*, body {
 	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
}
input, select, option, textarea {
	font-size: 11;
}
 h1{
	color : #0E5C0A;
	font-size : 18px;
	font-weight : normal;
}
h2 {
 font-size: 12; 
  color: #000000; 
  line-height: 2em
 }
 a:link {
	text-decoration: none;
	color: #24642D;
}
 a:active {
	text-decoration: none;
	color: Black;
}
 a:visited {
	text-decoration: none;
	color: #2B7936;
}
a:hover
	{
	color: Red;
	text-decoration: none;
}
form
	{
	margin:0;
	border : 0px;
}
.AOnav {
	font-size : 14px;
	font-weight : bold;
	font-family : Tahoma;
}
.AOnavcell {
	background : url(../images/AObgarrow.jpg) right;
	text-align : center;
	vertical-align : middle;
	white-space : nowrap;
	height : 60px;
	background-repeat : no-repeat;
	width : 75px;
}
.AOodd{
	background-color : #A2FD97;
}
.AOeven{
	background-color : #C2FEBC;
}
td.header{
	font-size : 16px;
	font-weight : bold;
}
div.header{
	font-size : 12px;
	font-weight : bold;
	color : #8F8F8F;
}

