.bodytxt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFF00;
}
.highlighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


.ftrtxt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.hdrtxt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #CCC;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.feature {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: center;
	padding: 6px;
	height: auto;
	width: 100%;
	border: 1px dashed #123269;
	background-color: #1F57B4;
	color: #FFFFFF;
}
.ftrtxtmob {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.ftrtxtmob a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.ftrtxtmob a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.ftrtxtmob a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #1F57B4;
	text-decoration:none;
}
