.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.InitialCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
}
.TableBdr {
	border: 4px solid #990000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC9933;
	font-weight: bold;
}
a:visited {
	color: #000099;
	font-weight: bold;
}
.bodybold {
	font-weight: bold;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.uppercase {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
