BODY
{background-image: url("bg.gif");
 background-attachment: scroll;
 background-repeat: repeat-x;
 background-color: #bc8cbf;
 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: #6699FF;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14;
text-decoration: none;}

a:hover
{color: #C1FFFF;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14;
text-decoration: none;}

.test
{text-align: center;}

table.maintable
{position: absolute;
  left: 250;
  top: 200;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:  #623D7A;
 text-align: justify;
 width: "550"}
 
 table.puttable
 {  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:  #623D7A;
 text-align: justify;
 line-height: 12px;
 }
 
 td.puttd
 {border-bottom-width: 3;
  border-bottom-style: dotted;
  border-bottom-color: #bc8cbf;
  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;
	color: #9933CC;
	}