.bodytext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
} 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
ul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
}
ol { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
}
.callout { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	font-style: italic; 
	font-weight: bold;
}
.smallsubhead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
}
.bottomnav { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}
h1 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 23px;
	font-weight: bold;
	color: #295a20;
}
a:link {
	color: #295A20;
}
a:visited {
	color: #006633;
}
a:active {
	color: #FF0000;
}
.backgroundgreen {
	background-color: #295A20;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomnav {
color: #666666;
}
.table1 {
background: #FFFFFF;
}
.table2 {
background: #eeeeee;
}
