 

body {background-color: #FFFFCC}
 
h1,h2,h3,body
{
font-family: verdana, arial, 'sans serif'; 
}

p,table,li,body 
{
font-family: verdana, arial, 'sans serif'; 
margin-left: 10pt;
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

p,li,th,td
{
font-size: 100%;
}



h1,h2,hr 
{color:black; }
h3  
{color:#3333FF; }




 a:link { text-decoration:underline; font-weight:bold; color:#000000 }
 a:visited { text-decoration:underline; font-weight:bold;color:#000000  }
 a:hover { text-decoration:underline; font-weight:bold; background-color:#00d0e0; }
 a:active { text-decoration:underline; font-weight:bold; background-color:#CCFFFF; }


 
