body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	

}
hr {
border: 0;	
color: #CC9900;
background-color: #CC9900;
	height: 2px;
}
.footer {
	font-size: 12px;
	font-weight: bold;

}
.announce {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.alert {
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.gold {
	color: #CC9900;
}
dt {
	font-weight: bold;
}
dd {
	font-style: italic;
}
h4 {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #CC9900;
}
.blue {
	color: #091C5A;
}
a:link {
	color: #091C5A;
}
th {
	background-color: #091C5A;
	color: #CC9900;
	font-weight: bold;
}
.apy {
	font-weight: bold;
	font-size: 18pt;
	background-color: #00FF00;
{