A.menu {
	font-size: 12px;
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A.menu:hover {
	font-size: 9px;
	color:#CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
A.menu:active {
	font-size: 9px;
	color:#194F0A;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
hr {  color: #000000}

h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a{color: #194F0A; font-size: 9px; text-decoration: none;}
a:hover {color: #194F0A; font-size: 9px;}
a:active { color: #194F0A; font-size:9px;}

.row1 {
}
.row2 {
	background-color:	#FFFFFF;

}
.tableheader {
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 0px solid #FFFFFF;
	padding: 3px;
}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight:	normal;
	line-height: 1.em;
	color: #333333;
	background-color: #CCCCCC
}
.ListFooterColor {
	color: #194F0a;
	font-family:"Trebuchet MS";
	font-size:	9px;
}
a:hover {	
	text-decoration: underline
}