.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;

}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9966;
	line-height: 25px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #CC9966;
	border-top: thin none #CC9966;
	border-right: thin none #CC9966;
	border-bottom: thin none #CC9966;
	border-left: thin none #CC9966;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	text-decoration: underline overline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
}
.littleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #CC9966;
}
