.Headline {  font-family: "Times New Roman", Times, serif; font-size: 30px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #330099; text-decoration: none}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; left: 5px; clip:  rect(   )}
BODY
    {
      
      font-family: Verdana;
      font-size: 12px;
    }
    TD
    {
      font-size: 12px;
    }
    A,A:active,A:visited
    {
      color: blue;
      
    }
    A:hover
    {
      text-decoration: underline;
      color: red;
    }
  .pad {
border-top:solid #9999CC 1px;
border-right:solid #9999CC 1px;
border-left:solid #9999CC 1px;
border-bottom:solid #9999CC 1px;
}
}
  .padding {
  padding-left: 5px;
  padding-right: 5px;
  }
    .bodyTopPadding {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  }