.bodytxt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
.header {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	hover: #FF9900;
	text-decoration: none;
}
.smallheaders {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.smallCaps {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	hover: #FFFF00;
	text-decoration: none;
}
