p { font-family: Verdana; font-size: 12px; color: black; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; }

h2 { font-family: Verdana; font-size: 14px; color: #0066cc; }

h3 { font-family: Verdana; font-size: 26px; color: #cc0000; line-height: normal;}

h4 { font-family: Verdana; font-size: 16px; color: #cc9966; line-height: normal;}

td { font-family: Verdana; font-size: 12px; color: black }

A:link { color: black;  text-decoration: none; font-family: Verdana; font-size: 12px; } 

A:visited { color: black;  text-decoration: none; font-family: Verdana; font-size: 12px; } 

A:hover { color: #cc0000; text-decoration: none; font-family: Verdana; font-size: 12px; } 

A:active { color: black;  text-decoration: none; font-family: Verdana; font-size: 12px; } 



a.link2:link { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; } 

a.link2:visited { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; } 

a.link2:hover { color: #cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; } 

a.link2:active { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; } 


ol {
	list-style-type: decimal;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	margin-left: 0em;
	padding-left: 0em;
}

ul {
list-style-type: none;
	font-family: Verdana;
	font-size: 12px; 
	color: black;
	margin-left: 2em;
	padding-left: 0em;
	}
	
p.slogan {color: gray}