BODY { margin: 0px; }

P {
   color: black;
   font-family: Tahoma;
   font-size: 10pt
}

TD {
   color: black;
   font-family: Tahoma;
   font-size: 10pt
}

A { text-decoration: none; }
A:link {
   color: #a0a0ff;
   font-family: Tahoma;
   font-size: 10pt
}
A:visited {
   color: #a0a0ff;
   font-family: Tahoma;
   font-size: 10pt
}
A:hover { text-decoration: underline; }
A:active {
   color: yellow;
   font-family: Tahoma;
   font-size: 10pt
}

PRE { color: black; font-size: 8pt; }
CODE { color: black; font-size: 8pt; }
