/* CSS Document */

.Headers {
	color: #2a3082;
	font-size: 16px;
	font-weight: bold;
}
.maintext {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font: Verdana;
}
.subheader {
	color: #2a3082;
	font-size: 12px;
	font-weight: bold;
}
.Menu {
	color: #2a3082;
	font-size: 14px;
	font-weight: bold;
}
.menu_seperators {
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
}
.Menu_over {
	color: #6666FF;
	font-size: 14px;
	font-weight: bold;
}
