body {
	background-color : #0000CC;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom: 0pt;
	margin-top: 0pt;
	font-family : Verdana, Arial, Helvetica;
	font-size: 10pt;	
}
h2 {
   color: #FFFF00;
	font-size: 14pt;
	font-weight: bold;



}

h5 {
	font-size: 8pt;
	color: #FFFFFF;
}

a.menu {
	font-size: 12pt;
	color:#FFFFFF;
	text-decoration: none; 
	font-weight: bold;

}
a.menu:hover {
	font-size: 14pt;
	font-weight:bolder;
	color: #FFFFFF; 
	text-decoration: underline;
}
td.menu { 
background: #AAAAAA;
font-weight: bold;
border-bottom-color: #000000;
border-bottom-style: groove;
border-bottom-width: 5px;
border-left-color: #000000;
border-left-style: groove;
border-left-width: 5px;
border-right-style: groove;
border-right-width: 5px;
border-right-color: black;
text-align: center;


}