body {
	background-color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
	font-style: normal;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #99FF00;
}
.thirtysixbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #FFFF00;
}
.twentyfourbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFF00;
}
.eighteenbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFF00;
}
.fourteentext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFF00;
}
.twelvetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF00;
}
