body {
	background-color: #74664B;
	margin-top: 3px;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #e5dac1;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #A83F08;
	font-weight: bold;
}
.red{
	color: #A83F08!important;
	font-weight: bold;
}
.border{
	border: 1px solid #000000;
}