body
  {
    font-family: Arial;
    margin: 0px;
    padding : 0px

  }

.menu1
  { 
    width: 101;
    background-color: #BFBFBF;
    font-size: 11pt;
    font-family: Verdana;
    font-weight: bold;
    color: #006D2C;
    text-align: left;
    text-decoration: none;    
  }

.menu2
  { 
    color: #006D2C;
    background-color: #BFBFBF;
    font-size: 10pt;
    font-family: Verdana;
    text-decoration: none;    
  }


.chapter
  { 
    background-color: #D9D9D9;
    font-size: 13pt;
    font-family: Tahoma;
    color: #006D2C;
    text-align: left;
    text-decoration: none;    
  }

.preview{
border-color:#006D2C;
}
.firm
  { 
    font-size: 10pt;
    font-family: Verdana;
    color: #006D2C;
    text-align: left;
    text-decoration: none;    
    font-weight: bold;
  }

.content
	{
		text-align: justify;
		font-size: 10pt;
		padding-left:6px;
		padding-top:20px;

	}

