body
{
   background: white
}

font, body, td, p, ul, ol
{
   font-family: verdana,tahoma,helvetica,arial,sans-serif;
   font-size: medium
}

.small
{
   font-size: small
}

a
{
   text-decoration: none;
   color:           #4682b4;
   font-weight:     bold;
}