body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
#maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
}
#bodycell {
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
a:link, a:visited, a:active {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #cc3333;
	text-decoration: none;
	font-weight: bold;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
