BODY
{background-image: url("bg.gif");
 background-attachment: scroll;
 background-repeat: repeat-x;
 background-color: #a2d39c;
 margin-top: 20;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #623D7A;
 text-align: justify;
  }
  
a:link, a:visited
{color: #a55202;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14;
text-decoration: none;}

a:hover
{color: #c87d00;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14;
text-decoration: none;}

table.maintable
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #157a36;
 text-align: justify;
 width: 550px;}
 
 table.puttable
 {  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:  #157a36;
 text-align: justify;
 line-height: 12px;
 }
 
 td.puttd
 {border-bottom-width: 3;
  border-bottom-style: dotted;
  border-bottom-color: #a2d39c;
  vertical-align: top;
  }
  
  .next
  {font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  color: #00CCFF;
  line-height: 8px;}
  
    .next2
  {font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  color: #00CCFF;
  line-height: 13px;
  }
  
  .commercial
  {border-style: dotted;
    border-color: #9999FF;
	border-width: 5;}