H1 {color:white;
	font-family: arial,verdana,sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;}
	
H2 {color:white;
	font-family: arial,verdana,sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;}
	
P  {color:white;
	font-size: 12pt;
	font-family: times;}
	
.links {font-family: arial,verdana,sans-serif;
		font-size: 12pt;
	   font-weight: bold;}
	
a {
color: white;
font-weight:bold;
text-decoration: none;
}


a:hover {
text-decoration: underline;
}

ol {
font-family: times;
font-size: 12pt;
}

li {
font-family: times;
font-size: 12pt;;
}

ul {
font-family: times;
font-size: 12pt;
}