/* CSS Document */
body{
background-color:#003399}


<style type="text/css">
<!--
a:link {color: #B4D5F4; text-decoration: none; }
a:active {color: #B4D5F4; text-decoration: none; }
a:visited {color: #999999; text-decoration: none; }
a:hover {color: #FFFFFF; text-decoration: none; } 
-->
</style> 


h1{
	font-family: Verdana, sans-serif;
	color: #CCCCCC;
	
}

h2{
	font-family: Verdana, sans-serif;
	color: #CCCCCC;
	text-align: center;
}

h4{
	font-family: Verdana, sans-serif;
	color: #CCCCCC;
	text-align: center;
	
}
	
h3{
	font-family: Verdana, sans-serif;
	color: #CCCCCC;
	text-align: center;
	
}

h5{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align:center;
	color: #CCCCCC;
	
}

h6{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	text-align:justify;
	color: #CCCCCC;
	
}

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding: 3px;
	
	

}


li { font-family: Verdana, sans-serif;
	color: #CCCCCC;} 
.Title_center {
	text-align: center;
}
.Titlecenter {
	text-align: center;
}
