body { 
   bacground-color: #701111;
   overflow: auto;
   border: none;
   font-size:8pt;
   font-weight:normal; 
   font-family:menu;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}



td {
   font-size: 10pt;
}


a:link, a:active, a:visited, a:focus {
   text-decoration: underline;
   color: #ffffff;
   font-size: 11pt;
}

a:hover {
   text-decoration: underline;
   color:#666666;
}


.clearFix {
  display: inline-block;
}

