.bodytext
 {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height : 22px;
	text-align : left;
}
.bodytextred
 {
	font-family: Georgia;
	font-size: 16px;
	color: #FC1C0C;
	text-decoration: none;
	line-height : 22px;
	text-align : left;
}
.formwhite
 {
	font-family: Georgia;
	font-size: 14px;
	color: White;
	text-decoration: none;
	line-height : 20px;
	text-align : left;
}
.largetext
 {
	font-family: Georgia;
	font-size: 22px;
	text-decoration: none;
	line-height : 29px;
	text-align : left;
}
.largeredcaps
 {
	font-family: Georgia;
	font-size: 17px;
	color: #FC1C0C;
	text-decoration: none;
	line-height : 29px;
	text-align : left;
	font-weight : bold;
}


.ul {
	list-style-image: url(i/bull_list.gif);
	list-style-position: outside;
}
.li {
	font-family: Georgia;;
	font-size: 16px;
	color: Black;
	text-decoration: none;
	line-height : 20px;
	text-align : left;
}



.footer
 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.footer:link  {  color: #666666; font-weight: bold; text-decoration: none;  }
a.footer:visited  {   color: #666666;  font-weight: bold; text-decoration: none;  }
a.footer:hover  {  color: #666666;  font-weight: bold; text-decoration: underline;  }
a.footer:active  {  color: #666666;  font-weight: bold; text-decoration: none; }



.subnav {
	color: #000000;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	letter-spacing : 1px;
	vertical-align : middle;
}
a.subnav:link  {
color: #000000;
	font-weight: normal;
	text-decoration: none
}
a.subnav:visited  {
color: #000000;
	font-weight: normal;
	text-decoration: none
}
a.subnav:hover  {
color: #000000;
	font-weight: normal;
	text-decoration: underline
}
a.subnav:active  {
color: #000000;
	font-weight: normal;
	text-decoration: none
}
.subnavred {
	color: #FC1C0C;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	letter-spacing : 1px;
	vertical-align : middle;
}
a.subnavred:link  {
color: #FC1C0C;
	font-weight: normal;
	text-decoration: none
}
a.subnavred:visited  {
color: #FC1C0C;
	font-weight: normal;
	text-decoration: none
}
a.subnavred:hover  {
color: #FC1C0C;
	font-weight: normal;
	text-decoration: underline
}
a.subnavred:active  {
color: #FC1C0C;
	font-weight: normal;
	text-decoration: none
}




a:link  {
	color: #FC1C0C;
	font-weight: bold;
	text-decoration: none;
}
a:visited  {
	color: #FC1C0C;
	font-weight: bold;
	text-decoration: none;
}
a:hover  {
	color: #FC1C0C;
	font-weight: bold;
	text-decoration: underline;
}
a:active  {
	color: #FC1C0C;
	font-weight: bold;
	text-decoration: none;
}

a.white:link  {  color: #CCFF00; font-weight: bold; text-decoration: none }
a.white:visited  {  color:  #CCFF00; font-weight: bold; text-decoration: none }
a.white:hover  { color: #CCFF00; font-weight: bold; text-decoration: underline }
a.white:active  { color: #CCFF00; font-weight: bold; text-decoration: none }




