BODY {
    background-color: #002851;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0066;
	font-weight : bold;
}

a:link { 
	color: #000040;
    text-decoration:none;
	}
a:visited { 
	color: #000040;
    text-decoration:none;
	}

a:active { 
	color: #333333;
	}
  
}
a:hover {
	background-color : #6C6C6C;
	color : #CCCCCC;
}  

	
H1 {
	font-size:16px;
	font-family : Arial;
    color:#004080;
    margin-top:0px;
    margin-bottom:0px;
      }
		
TABLE {
font-family : Arial, Verdana;
font-size: 9pt;
color:#005680;
font-weight: 400;
line-height: 13pt

}










