body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #407CB7;
}
TD, td, .BodyText	{
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
h1, .h1	{
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #7C0D08;
}
h2, .h2	{
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #CC6633;
}
.graytext	{
	color: #333333;
}
.divider	{
	color: #BBC0AE;
}
a, a:visited	{
	color: #0052A0;
	text-decoration: none;
}
.copyright, .footer, a.footer, a.footer:visited	{
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
a:hover, a.footer:hover	{
	text-decoration: underline;
}