BODY {
      padding-right: 0px; 
      padding-left: 20px;
      padding-bottom: 0px;
      padding-top: 20px;
      margin: 0px; 
      background-color: #ffffff;
}

TABLE {background: white; color: black};

.MenuTable { border: 1px solid #ffffff; }
.MenuTable TD { border: 1px solid #ffffff; }

.Text{
      color: #000000;
      font-family: Arial, Times New Roman, serif;
      font-size: 11px;
      line-height: 1.2;
}

.TextJustify{
      color: #000000;
      font-family: Arial, Times New Roman, serif;
      font-size: 11px;
      line-height: 1.2;
      text-align: justify;
}

.GrayLink:active {
      color: #000000;;
      text-decoration: underline;
}

.GrayLink:link {
      color: #000000;
      text-decoration: underline;
}

.GrayLink:visited {
      color: #000000;
      text-decoration: underline;
}

.GrayLink:hover {
      color: #000000;
      text-decoration: underline;
}

.RefField {
      background-color: #00000;
      color: #000000;
      font-family: Arial, Times New Roman, serif;
      font-size: 11px; 
      border: 0px solid #000000
}

