body
 {background-image: url("images/bg-00.gif");
  font-family: verdana, helvetica, sans-serif;
  color: #000000;
 }

A 
{ font-weight: bolder;
 }

h1,h2,h3,h4 
{ text-transform: uppercase; 
 font-size: 0.8em; 
 }


table
{ font-size: 0.7em; 
  margin-left: 1em;
} 

td
{ vertical-align: top;
}

td.lcol
{ width: 10em;
}

td.rcol
{ width: 40em;
}

p
{ font-size: 0.7em; 
  margin-left: 1em;
width: 40em;
}
