DIV.sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : White;
}
BODY{
background: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}



H1.red {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
color: #ff0000;
}

H2.white {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold;
color: #ffffff;
}

H1 {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #000000;
text-decoration: none;
}


H2 {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #003300;
text-decoration: none;
}
H3 {font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #000000;
}

HR {
	border: thin dotted Silver;
}


LI {
	
	color : #003300;
	margin: 10px;
	font-weight: bold;
}

LI.2 {
	
	color : #000000;
	margin: 10px;
	font-weight: bold;
}




td {
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;;
			font-size: 12px;
		}

		
		td.2 {
			color: 000066;
			font-family: Arial, Helvetica, sans-serif;;
			font-size: 12px;
			}
					td.3 {
			color: ffffff;
			font-family: Arial, Helvetica, sans-serif;;
			font-size: 12px;
		}
P.margin {font-family: Arial, Helvetica, sans-serif; color: #000099; font-size: 12px;
margin: 10px;}

P.outline {font-family: Arial, Helvetica, sans-serif; color: #000099; font-size: 14px; font-weight: Bold; border: thin dotted Silver;}



.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ff0000;
	font-weight : bold;
	text-decoration: none;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	font-weight : bold;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #cc0000;
	text-decoration: none;
font-weight : bold;
}

A:link    {
	text-decoration: text-decoration: underline; 
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

	}
	
A:visited {text-decoration: underline; 
color: #000066;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
	
A:hover   {text-decoration: underline;
color: #ff0000;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
}
	
A:active  {text-decoration: underline; 
color: #000066;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;

}



A.menu:link    {
	text-decoration: none;
	color: #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	
}
	
A.menu:visited {text-decoration: none; 
	text-decoration: none;
	color: #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	
}
	
A.menu:hover   {text-decoration: underline;
	text-decoration: none;
	color: #ffcccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	
}
	
A.menu:active  {text-decoration: underline; 
	text-decoration: none;
	color: #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	
}

A.red:link    {
	text-decoration: underline;
	color: #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
}
	
A.red:visited {text-decoration: none; 
	text-decoration: none;
	color: #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
}
	
A.red:hover   {text-decoration: underline;
	text-decoration: none;
	color: #009900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
}
	
A.red:active  {text-decoration: underline; 
	text-decoration: none;
	color: #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
}




