/* bodyblack: text */
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* bodysmall: text */
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* bodytxt: text */
.bodytxt {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* bodygrey: text */
.bodygrey {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}
/* bodycontact: text */
.bodycontact {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* bodytitle: text */
.bodytitle {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; color:#000000; text-decoration:underline; font-weight:bold}
a:visited { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; color:#000000; text-decoration:underline; font-weight:bold}
a:active { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; color:#000000; text-decoration:underline; font-weight:bold}
a:hover { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; color:#000000; text-decoration:underline; font-weight:bold}