body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEDCB7;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
a:active {

	color: #FFFFFF;
	text-decoration: underline;
}
.heading {
	font-size: 14pt;
	font-weight: bold;
	color: #B31313;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
