body
{
font-size: 90%;
color:#000000;
background-color:tan;
margin-top:2px;
margin-left:3px;
margin-right:0px;
margin-bottom:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol
{
font-family: verdana,helvetica,arial,sans-serif;
}

table, input
{
font-size: 100%;
}

div {width:100%;}

h1 {font-size:160%;}
h2 {font-size:120%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

h1, h2, h3
{
background-color:transparent;
color:#000000; 
}

hr
{
background-color:transparent;
color:#000000;
height:1px;
}

a:link    {color:darkgreen; background-color:transparent}
a:visited {color:darkgreen; background-color:transparent}
a:active  {color:#FF0000; background-color:transparent}
a:hover   {color:#FF0000; background-color:transparent}
