body {background-color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
background-color:#234625}

H1{font-size:18pt;
font-weight:bold;}

H2{font-size:13pt;
font-weight:bold;}

H3{font-size:10pt;
font-weight:bold;}

H4{font-size:8pt;
font-weight:bold;}

#text{ padding-top:10px;
padding-left:10px;
padding-right:5px;
}

.footer{ text-align:center;
color:#FFFFFF; }

.preview {font-size:9pt; font-style:italic;}

A:link {
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color:#666666;
}

A:hover {
	font-weight:bold;
	text-decoration:underline;
	font-variant: normal;
	color:#666666;
}

A:visited{
	text-decoration:none;
	font-weight:bold;
	font-variant: normal;
	color:#666666;
}