body:{ ;}
BODY
{
    bgcolor: "#f9f9ec";
    font: 10pt/12pt verdana;
  color:#000080 
 }

a:visited {
	text-decoration: underline; 	
	color: #800000;	
}

a:hover, a:active {
 	text-decoration: underline;
 	color: #009999;	}

a:link{
 text-decoration: underline;

 color: blue;
}

a.mainIndex:link, a.mainIndex:visited,a.mainIndex:active,a.mainIndex:hover {	
	font: 12pt/14pt verdana; font-weight: bold; /* size/spacing */	
}

ul.plain { list-style: none }
