html, body {
	height:101%;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color:#DCC998;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#000099;
	font-weight:bold;
}
a:hover {
	color:#990000;
	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;
}