

.headingblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normalTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.headblack {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Eentermail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headingblue {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #236E94;
	text-decoration: none;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.a:link {
	color: #000000;
	text-decoration: underline;
}
.a:visited {
	color: #000000;
	text-decoration: underline;
}
.a:hover {
	color: #999999;
	text-decoration: none;
}
.a:active {
	color: #006633;
}
.a1:link {
	color: #236E94;
	text-decoration: underline;
}
.a1:visited {
	color: #236E94;
	text-decoration: underline;
}
.a1:hover {
	color: #999999;
	text-decoration: none;
}
.a1:active {
	color: #006633;
}


