body,tr,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #B2C6B2;
	vertical-align: top;

}
body {
	margin: 10px;
	background-color: #578257;
}
a:link {
	color: #B2C6B2;
	text-decoration: none;

}
a:visited {
	color: #B2C6B2;
	text-decoration: none;

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

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

}.tableWhiteBorder {
	border: 4px solid #FFFFFF;
}
