A:link { text-decoration: underline; color: #333333; font-weight: normal; font-family: Arial; font-size: 11; }
A:visited { text-decoration: underline; color: #333333; font-weight: normal; font-family: Arial; font-size: 11 }
A:hover { 
font-weight: normal;
font-style: normal; 
text-decoration: none;
color: White;
font-family: Arial;
font-size: 11;
background-color: #008000;  }

BODY {   
	background-color: White;
	scrollbar-face-color : #0058ac;
	scrollbar-shadow-color : white;
	font-family : Arial;
	font-size: 11;	
	}
TABLE {	font-family: Arial;	font-size: 11;	color : #333333;}
BLOCKQUOTE {font-family: Arial;	font-size: 11;	color : #333333;	}
DIV{font-family: Arial;	font-size: 11;	color : #333333;}
 H1 {color: #AC0000;	font-family: Arial;	font-size: 14;	text-align : center;}
 H2 {color: #0058ac;	font-family: Arial;	font-size: 14;	text-align : center;}
 H3 {color: Black;	font-family: Arial;	font-size: 16;	text-align : center;}
SPAN {color: #0058ac;	font-family: Arial;	font-size: 14;	text-align : center;}

ol {font-family: Arial;	font-size: 11;	color : #333333;}
ul {font-family: Arial;	font-size: 11;	color : #333333;}

strong {color : #F8F900;}
B {color : #AC0000;}
HR {color : #004201;}

