.head{
  	font-family: verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.headblack {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallhead{
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:10px;
  font-weight:bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headingblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.input{
  border-bottom : 1px solid #A5ACB2;
  border-left : 1px solid #A5ACB2;
  border-right : 1px solid #A5ACB2;
  border-top : 1px solid #A5ACB2;
  font-family : verdana;
  font-size : 10px;
  background-color : #ffffff;
  color: #124F9A;
}

td {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
}
.Eentermail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.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: #000000;
	text-decoration: underline;
}
.a1:visited {
	color: #000000;
	text-decoration: underline;
}
.a1:hover {
	color: #999999;
	text-decoration: none;
}
.a1:active {
	color: #006633;
}

