BODY      {
        font-family: Verdana, Arial;
        color: black;
}

A:link    {
        color: #FF0000;
        text-decoration: none;
}
A:visited {
        color: #FF0000;
        text-decoration: none;
}
A:active  {
        color: #FF0000;
        text-decoration: none;
}
A:hover   {
        color: blue;
        text-decoration: underline;
}
.BodyText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.MainText {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}
.FormHeading {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.Heading02 {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
}
.Heading03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	style="margin-left: 10; 
	margin-right: 10;
	padding-left: 10px;
}
.ewebseo, .ewebseo a:link, .ewebseo a:visited, .ewebseo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #990000;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C17575;
	text-decoration: none;
	margin-left: 20px
}
.footer a:link, .footer a:visited, .footer a:hover {
	color: #C17575;
}
/**************E-Web CSS************/
h1 {
font-size: 9px; 
margin-bottom: 0px; 
color: #FFFFFF;
}

div.footer {
margin-left: 15px !important;
margin-right: 10px !important;
text-align: center !important;
width:525px !important;
font-size: 9px;
}

.notbold {
font-weight: normal;
}