body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 8px;
}
a:link {
	color: #840E00;
}
a:visited {
	color: #840E00;
}
a:hover {
	color: #000000;
}
a:active {
	color: #840E00;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.bodytext {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #666666;
}
p.footertext {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tabletext {
	font-size: 13px;
	color: #000;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabletextgrey {
	font-size: 13px;
	color: #000;
	line-height: 15px;
	background-color: #F1F1F1;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tableheader {
	font-size: 13px;
	color: #000;
	line-height: 13px;
	padding-bottom: 4px;
}
.tableheadertop {
	font-size: 14px;
	color: #000;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}