body{
  font-family:arial;
  color:white;
  font-size:10pt;
  background-color:#D2D0D0;
}

a{
  color:white;
}

td{
  font-size:10pt;
}

.hilite
{
   padding:20px;
   filter:alpha(opacity=40); 
   moz-opacity: 0.6; 
   opacity: 0.6; 
   background-color:#5B5B5B;
   color:white;
   margin-left: 50px;
   margin-top: 30px;
}

.tdback
{
  height:597;
  width:546
}

.textBoxText
{
  font-family:arial;
  font-size:10pt;
}

.tableBorder
{
  border:solid;
  border-width:10px;
  border-color:#5B5B5B;
  background-color:#5B5B5B;
}
