.greenheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
	color: #196644;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #196644;
	font-style: italic;

}
a:link {
	text-decoration: none;
	color: #196644;
}
a:visited {
	text-decoration: none;
	color: #196644;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #333333;

}
