/* main settings */
body  
{background: #ffe; color: #000; font-family: verdana,arial,sans-serif; font-size: 11px;}
td, p  
{color: #000; font-family: verdana,arial,sans-serif; font-size: 11px;}
h1  
{color: #033; font-family: arial,verdana,sans-serif; font-size: 12px; font-weight: bold}
ul
{list-style: circle outside none; margin: 0px 5px 15px 25px; padding-left: 5px}
b.red
{color: #c00; font-size: 12px}
a:link  
{color: #006; text-decoration: underline;}
a:active  
{color: #339; text-decoration: underline;}
a:visited  
{color: #006; text-decoration: underline;}
a:hover  
{color: #339; text-decoration: none;}
p.header
{background: #add; color: #339; padding: 3px; font-weight: bold;
border-color: #699; border-style: solid; border-width: 1px;
margin: 2px 0px 5px 0px;}
p.close
{padding: 0px 0px 0px 0px; font-weight: bold; margin: 0px 0px 0px 0px; font-size: 10px}
