body {
	background-color: #F5D9AA;
}
.top_title_heading {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.top_title_subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.mainmenu_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.last_updated {font-size: 10px}
.mainmenu_category {font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
a:link {
	color: #AB333C;
}
a:visited {
	color: #AB333C;
}
a:hover {
	color: #000000;
}

.text_heading {
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Warning {
	color: #F00;
}
.RedText {
	color: #F00;
}
