BODY {
  margin: 0px;
  background-color:#FFFFFF;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
}
TD{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.chk{
text-decoration: none;
font-family: Verdana;
font-weight: Bold;
font-size: 10pt;
color: #ffffff;
}

.chk:hover{
text-decoration: none;
font-family: Verdana;
font-weight: Bold;
font-size: 10pt;
color: #64AEF7;
}

.chleft{
 font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #014F9A;
 font-weight: bold;

 }
 .txtbox{
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
 }
 
 .chheader{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: #014F9A;
 }
 .chheader1{
  font-family: Verdana, Arial, Helvetica;
  font-size: 14pt;
  font-weight: bold;
  color: #014F9A;
 
 }
 A {
 font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #014F9A;
   text-decoration: none;
}

A:hover {
  text-decoration: none;
}

 .chfooter {
 font-family: Verdana,Arial,sans-serif;
  font-size: 8pt;
    font-weight: bold;
  color: #ffffff;
   text-decoration: none;
}

.chfooter:hover {
  text-decoration: underline;
}
.MsoNormal
{
font-family:verdana;
font-size:12px;
color:black;
text-align:justify;
word-spacing:1px;
line-height:18px;
}