body{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	background-color: #211F5F;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:active{
	font-family: Arial;
	color: #FFFFFF;
; font-size: 12px;
}
a:hover{
	font-family: Arial;
	color: #FF0000;
	text-decoration: underline overline;
; font-size: 12px;
}
a:link{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
; font-size: 12px;
}
a:visited{
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
; font-size: 12px;
}
.headercell{
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
