body {
      color: #FFFFFF;
      font-family: arial;
      font-size: 12px;
      margin: 0px;
}

.textheader {
      font-family: arial;
      font-size: 22px;
      font-weight: bold;
}

td {
      font-family: arial;
      font-size: 12px;
}

th {
      font-family: arial;
      font-size: 12px;
      font-weight: bold;
}

a:link    { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:hover   { color: #A8A8A8; text-decoration: underline; }
a:active  { color: #FFFFFF; text-decoration: underline; }

/********************************************************************************************/

table.table1 {    
      border: 1px solid #A8A8A8;
}