.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color:#000000;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	color: #000000;
}
.bodytextlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color: #000000;
}
.bodytextlgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color: #000000;
}
.bodytextwh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color: #ffffff;
	}
.caltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11px;
	color: #000000;
	}
.headertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 11px;
	color: #ffffff;
	background-color: #223411;
	text-indent: 5px;
}
.celltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11px;
	color: #000000;
	background-color: #fffffff;
	text-indent: 5px;
}
.redtext{
	color: Red;
}
ol.alpha{
   margin-top: 0px;
   list-style-type: upper-alpha;
}
ol.number{
   margin-top: 0px;
   list-style-type: decimal;
}
ol.number2{
   margin-top: 0px;
   list-style-type: decimal;
   position: relative;
   left: -10px;
}
.indent{
   padding-left: 25px;   
}
