body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #ada86b;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ee3b33;
}
a:visited {
	color: #990000;
}
a.Copyright {
	color: #ee3b33;
}
a:hover {
	color: #ada86b;
}
a:active {
	color: #00436e;
}
td {
	vertical-align: top;
	line-height: 21px;
}
.Subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EE3B33;
	line-height: 28pt;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #00436E;	
}
.white {color: #FFFFFF}