body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	border: medium solid #728E5B;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a:hover {


	color: #FFFFFF;
	text-decoration: underline;
}
a:active {



	color: #FFFFFF;
	text-decoration: none;
}
.top {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #728E5B;
	background-color: #728E5B;
}
.bottom {
	border-bottom-style: none;
	background-color: #728E5B;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
