.heading {
	color : Black;
	font-family : Arial;
	font-size : 19px;
	font-style : italic;
	font-weight : bold;
}

.text {
	font-family : Arial;
	font-size : 12px;
}

.textbold {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.formbuttons {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	background-color : #ECECEC;
	color : Black;
	}



.textboldred {
    color : #E0170D;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.textred {
	color : #E0170D;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

.background {
	color : Black;
	background-color : #ECECEC;
	font-size : 11px;
	font-family : Arial;
	}



.textwhite {
	color : White;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

.footer {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #FCFCFC;
}



.footer2 {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #000000;
}

.footerlinks {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #D93D30;
	font-style : normal;
}



.subhead {
	font-size : 14px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : normal;
	color : #D93D30;
	font-style : normal;
	}



.titlewhite {
	color : White;
	font-family : Arrus;
	font-size : 18px;
	font-weight : normal;
}


.textwhite2 {
	color : White;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}


.footerlinks2 {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : white;
	font-style : normal;
}
