th {
    font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

td {
    font-family: verdana;
	font-size: 12px;
	color: #333333;
}

input {	font-family: verdana; font-size: 10px; color: "#663300"; line-height: 10px; font-weight: bold; }
select { font-family: verdana; font-size: 10px; color: "#663300"; line-height: 10px; font-weight: bold; }
textarea {	font-family: verdana; font-size: 10px; color: "#663300"; line-height: 10px; font-weight: bold; }
.small { font-family: verdana; font-size: 7px; color: black; }

a:link {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: verdana
	font-size: 12px;
	color: #000000;
	text-decoration: none;
 	font-weight: bold;
}
a:hover {
 	font-family: verdana;
	font-size: 12px;
 	color: green;
 	text-decoration: none;
 	font-weight: bold;
}
a:active {
 	font-family: verdana;
	font-size: 12px;
 	color: #000000;
 	text-decoration: none;
 	font-weight: bold;
}

