body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Times, serif;
  font-size : 10pt
  	text-decoration: none;
  	text-align: left;
}
a { 
  text-decoration : none; 
  color : #000000;
  font-size : 10pt;
  }
p {
  color: #000000;
  font-size : 10 pt;
  text-decoration: none;
   font-family : "Arial", Times, serif;
  }
  
h1{
 color: rgb(7,55,7);
    font-size: 14pt;
  text-align: center;
  }
  
  h2{
  color: rgb(7,55,7);
  font-size: 10pt;
  text-align: center;
   text-decoration:none;
  }

  
   h3{
    
    color: rgb(7,55,7);
    font-size: 12pt;
    text-align: center;
    text-decoration: italic;
    }

  
  h4{
  color: #ffffff;
  font-size: 10pt;
  text-align: center;

  }

  h5{
  color: #ffffff;
  font-size: 9pt;
  text-align: right;
  text-decoration: none;


  }
  
 li{
  color: rgb(7,55,7);
  font-size: 12pt;
  text-align: left;
  text-decoration: b;


  }

  
  a:link
{
	color: #000000;
	 text-decoration : none; 
}
               
a:active
{
	color:  #00000;
}
a:visited
{
	color:  #000000;
}

table.sample {
	border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: #377737;
	border-collapse: collapse;
	background-color: #fffff0;

}

table.sample th {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: ;
	background-color: white;
	-moz-border-radius: ;
	  font-size : 12pt;
  font-family : Arial;
  font-color: #073707; 
font-weight: bold; 
}

table.sample td {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: ;
	background-color: white;
	-moz-border-radius: ;
	 font-size : 12pt;
  font-family : Arial;
  font-color: #073707; 
font-weight: bold;
}
</style>
