
body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  background-color: rgb(240,240,240);
  color: rgb(0,0,0);
  margin: 0px;
  line-height:150%;
}

ul li a:visited, 
ul li a:
{
  color: rgb(102,102,102);
  line-height:150%;
}


ul li a:active 
{
  color: rgb(153,153,153);
  line-height:150%;
}


p 
{
  font-size: .8em;
  line-height:150%;
}

h1
{
  font-size: 1.5em;
  font-weight: lighter;
}

h2
{
  font-size: 1em;
  font-weight: bolder;
  margin-top: 40px;
  margin-bottom: 0px;
}

h3
{
  font-size: 1em;
  font-weight: lighter;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
}
