.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body {
	background:#0041C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	bgcolor: #0041C1;
}
.link {
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #FF0033;
	font-weight: bold;
}
a:active {
	color: #0066FF;
	font-weight: bold;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}