.textlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCC99;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #869036;
}
.listbullets {
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(/images/bolt.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #523F03;
	background-position: left;
	letter-spacing: normal;
	text-indent: 20px;
	word-spacing: normal;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
}
.serifital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #765A04;
	font-weight: normal;
}
.butcomment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #753E76;
}
