html, body {
	vertical-align:top;
	height:101%;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color:#FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
table{background-color: inherit; color: inherit;}
td {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px !important;
	color:#666 !important;
}
#copyright a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px !important;
	color:#852304 !important;
	text-decoration:underline;
	font-weight:normal;
}