body {
	background-color: #000368;
}
.NormalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.Date_Daynames {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCFF66;
	text-decoration: none;
	font-weight: bold;
}
.Date_Days {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.Date_Months {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF33;
}
.form_fields {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #7F9DB9;
}
.form_buttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: 1px solid #7F9DB9;
}

