.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #9E1713;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
.liltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #333333;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E1713;
	text-decoration: underline;
	font-weight: bold;
}
.HEADtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #9E1713;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	text-transform: uppercase;
}

a:link {
	color: #9E1713;
	text-decoration: none;

}

a:visited {
	color: #9E1713;
	text-decoration: none;}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #9E1713;
	text-decoration: underline;
}
