p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px;  color: white; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FF8000; }

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF8000; line-height: normal;}

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #95BADF; line-height: normal;}

td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white }

A:link { color: white;  font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; } 

A:visited { color: white;   font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; } 

A:hover { color: red;  font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; } 

A:active { color: white;  font-weight: bold;  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; } 



a.link2:link { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; } 

a.link2:visited { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; } 

a.link2:hover { color: yellow; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; } 

a.link2:active { color: which; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; } 


ol {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;

}

ul {
list-style-type: bullet;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: white;

	}
	
