body {
	font-family: Georgia, , Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	
	
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	word-spacing: normal;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
	letter-spacing: normal;
	text-align: left;
	text-indent: auto;
	vertical-align: top;
	word-spacing: normal;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #006633;
	}
a:hover {
	color: #993300;
}
