body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBC773;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul li {
	color: #606060;
}
td#ContentPane {
	border-left: 1px solid #EBC773;
	border-right: 1px solid #EBC773;
}
td#BodyText p {
	color: #606060;
	line-height: 20px;
}
td#FooterPane p {
	color: #AFAFAF;
	font-size: 10px;
}
td#FooterPane a {
	font-size: 10px;
	color: #AFAFAF;
}
td#FooterPane a:link {
	text-decoration: none;
}
td#FooterPane a:hover {
	text-decoration: underline;
}
form table td {
	color: #606060;
	font-size: 11px;
}