body {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 394d6d;
	line-height: normal;


}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.latest {
	font-size: 11px;
	font-weight: bold;
}
.footerinfo {
	font-size: 9px;
	line-height: 10px;
}
.textsubheader {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.bold {
	font-weight: bold;
}
.white {
	color: ffffff;
	font-size: 10px;

}
.largeheadertext {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #cc9966;
	text-decoration: none;
}
a:visited {
	color: cc9966;
	text-decoration: none;
}
a:hover {
	color: 4b5f7f;
	text-decoration: none;
}
a:active {
	color: cc9966;
	text-decoration: none;
}
