/* CSS Document */


body {
	background-color: #041339;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F0F0E6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {font-size: 10pt; color: #F0F0E6; font-family: Arial, Helvetica, sans-serif;}
.style4 {
	font-family: Arial, "Times New Roman";
	font-size: 16px;
	color: #002A54;
	font-weight: bold;
}

.style_over  {
	font-family: Arial, "Times New Roman";
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}

.bold-red {
	font-size: 20px;
	color: #700;
	font-weight: bold;
}
.red-text {
	color: #700;
}
