body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
	font-size:11px;
	color: #663300;
	text-decoration: none;
	font-family: Verdana, Arial;
	}


A:visited {
	font-size:11px;
	color: #663300;
	text-decoration: none;	
	font-family: Verdana, Arial;
	}
	
A:hover {
	font-size:11px;
	color: #663300;
	text-decoration: underline;	
	font-family: Verdana, Arial;
	}
	
A:active {
	font-size:11px;
	color: #663300;
	text-decoration: none;
	font-family: Verdana, Arial;
	}
	
	
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

