.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none
}

.style:hover { text-decoration:underline
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-indent: 5px;

}
.welcometxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent: 0px;

}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.headgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #669900;
	font-weight: bolder;
}
.textl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.redhover:hover {
	color: #FF0000;
	text-decoration:underline;	
}
.whttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.txtwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990033;
	text-decoration:none;
}

.txtwhite2:hover {
	text-decoration:underline;
}

.white2grbck {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006633;
	text-decoration:none;
}

.white2grbck:hover {
	text-decoration:underline;
}
.formpay {
	background-color: #f2f2f2;
	border: thin solid #CCCCCC;
}
.redbold {
	font-weight: bold;
	color: #FF3300;
}
.formpaytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-indent: 5px;
}
.formpaytxthead {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	text-indent: 5px;
}
.termsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
