body { 
  font-family: tahoma, verdana, arial, serif; 
  font-size: 12; 
  color: #000000; 
  background-color: #d2e3eb; 
  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

table { 
  font-family: tahoma, verdana, arial, serif; 
  font-size: 12; 
  background-color: #b8d6e6;
  border-style: none;
  border-width: thin;
  border-color: #000000;
}

table.left { background-color: #d2e3eb; border-style: none; }

table.right { background-color: #b8d6e6; border-style: none; }

table.info { 
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #f0f0f0;
}

table.text { background-color: #f0f0f0; }

p.small { font-size:8; }
p.info  { background-color: #f0f0f0; }

tr.title { background-color: #CCCCFF; }

A:link { text-decoration: none; color: #000000; }
A:visited { text-decoration: none; color: #000000; }
A:active { text-decoration: none; color: #000000; }
A:hover { text-decoration: none; color: #000000; }
form.small { font-size: 9; }
form.normal { font-size: 12; }
