a:link{
		color: #FFFFFF;
		text-decoration: none;
}
a:visited{
		color: #C0C0C0;
		text-decoration: none;
} 
a:active{
		color: #FFFFFF;
		text-decoration: none;
}
body{
	font-family: Verdana;
	background-color: #004A8C;
	color: #FFFFFF;
}
h1{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
h2{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
}
h3{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
}