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-style : normal;
	font-variant : normal;
	text-decoration : underline;
}
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;
}

LI {


	color :Navy ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	
}