.linkfont {
	font-family: terminal;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.linkfontblack {
	font-family: terminal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.arielfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight:bold;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tableborder {
	border: 1px solid #E7F2F6;
}

.bluefont
{
color:#6084B0;
font-family: terminal;
font-size: 18px;
	font-weight: normal;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}