body, td, tr, b, p	{
font-size: 10pt;
font-family: arial, tahoma, verdana;
color: "#00adef";
background-color: white;
}

a:visited    { text-decoration: none; color: #00adef }
a:link       { text-decoration: none; color: #00adef }
a:hover      { text-decoration: none; color: #000000 }

a.external:visited    { text-decoration: none; color: darkorange }
a.external:link       { text-decoration: none; color: darkorange }
a.external:hover      { text-decoration: none; color: silver }

.boldtext {
font-family: century, tahoma, arial, verdana;
font-weight: bold;
font-size: 12pt;
}