/* Main page */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url();
	background-repeat: repeat;
}

body,td,th {
	font-family: Verdana;
	font-size: 10pt !important;
	color: #984806;
}

td {
	text-align: left;
}

a:link {
	color: #984806;
	text-decoration: none;
	font-family: verdana;
}

a:visited {
	color: #984806;
	text-decoration: none;
	font-family: verdana;
}

a:hover {
	color: #984806;
	text-decoration: underline;
	
}

a:active {
	color: #984806;
	text-decoration: underline;
}

font {
	font-family: Verdana;
	font-size: 10pt !important;
	font color="#984806";
}




