body
{
font-size:100%;
color:#000000;
background-image:url('greenbg.jpg');
background-repeat:repeat-y;
overflow:scroll;
}

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


a:link    {color:#221552; font-weight:bold; text-decoration:none}
a:visited {color:#221552; font-weight:bold; text-decoration:none}
a:hover   {color:#221552; font-weight:bold; text-decoration:underline}
a:active  {color:#221552; font-weight:bold; text-decoration:underline}

p.header
{
font-family:verdana,helvetica,arial,sans-serif;
font-weight:bold;
font-size:105%;
color:#5f3a09;
}


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

h1,h2,h3,h4,h5,h6
{
background-color:transparent;
color:5f3a09;
}

h1.intro {
font-family:garamond;verdana,arial;
font-weight:bold;
color:#5f3a09;
font-size:300%;
}

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

hr
{
background-color:#d4d4d4;
color:#d4d4d4;
height:1px;
border:0px;
}
