BODY {
font-size: 10px;
line-height: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
background-color: #E6E0F3;
color: #6C276A;
}
A:link { color: #6C276A; text-decoration: underline;}
A:visited { color: #6C276A; text-decoration: underline;}
A:active { color: #6C276A; text-decoration: underline;}
A:hover { color: #6C88AD; text-decoration: underline;}

TD {
font-size: 10px;
line-height: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6C276A;
}



hr {
    border: 0;
    width: 90%;
}
hr.hr1 {
  color: #6C276A;
  background-color: #6C276A;
  height: 1px;
}


