@charset "utf-8";
body {
	background-image: url(graphics/background2.png);
}
a.footer_link {
}

a:visited {
	color: #10D310;
}
a:hover {
	color: #CC6633;
}
a:active {
	color: #006600;
}



.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	color: #FFFF66;
	font-weight: bold;
}
.footer_sml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFF66;
}

.bodyheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #E97D49;
	font-weight: bold;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.subhead2 {
	color: #006600;
	font-weight: bold;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

