body {
	background-color: #FFFFFF;
	margin-top: 39px;
	margin-right: 0px;
	margin-left: 0px;
}
.border {
	border: 1px solid #989179;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}
a:link {
color: #000000;
text-decoration: underline;
}

a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #989179;
text-decoration: underline;
}