H1 {
	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-style : normal;
	text-decoration : none;
}
H2 {
	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	text-decoration : none;
}
H3 {
	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	text-decoration : none;
}
H4 {
	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	text-decoration : none;
}
H5 {
	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
}
H6 {
	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 5px;
	font-style : normal;
	text-decoration : none;
}
td {


	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	
}
p { 
 
	
	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
}
th{ 

	border : White;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
 }
 table{
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	
	border : medium Navy;
}

body{
	background-color : White;
}
a:link{
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	text-decoration : none;
}
a:visited{
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	
	font-style :  normal;
	font-variant : normal;
	text-decoration :  none;
}
a:active{
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	
	font-style :  normal;
	font-variant : normal;
	text-decoration : none;
}
a:hover{
	color:blue
	font-family : Arial, Helvetica, sans-serif;
	
	font-style :  normal;
	font-variant : normal;
	text-decoration : none;
}
.menuOut {cursor:pointer; margin:7px; background-color:#3F6E97; color:#FFFFFF; width:150; border:1 solid #FFFFFF; padding:2px; text-align:center; font-weight:bold;}
.menuOver {cursor:pointer; margin:7px; background-color:#FFFFFF; color:#004466; width:150; border:1 solid #004466; padding:2px; text-align:center; font-weight:bold;}
.submenu {color:Blue;width:170px; font-family:Verdana; font-size:12px; padding-left:25px;}
.submenu a {color:#ff0000; text-decoration:none; font-weight:bold;}
.submenu a:hover {color:Blue; text-decoration:none; font-style:oblique; font-weight:bold;}

LI {


	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	
}