.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 1pt;
	font-weight: 400;

}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: 1px;

}
.redcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #913737;
}
.ContentLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
.greencontent {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}

