.WhiteTxt {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.RegularTxt {

	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.RegularTxt2 {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
.RegularTxt3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.RedTxt {


	font-family: arial;
	font-size: 12px;
	color: #cc3333;
	font-weight: normal;
}
.BlueTxt {


	font-family: arial;
	font-size: 12px;
	color: #D3E7EA;
	font-weight: normal;
}
.BlackTxt {



	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.heading1 {
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	color: #f71612;
	line-height: 18px;
	text-decoration: none;
}
.heading2 {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
}

