BODY {
  
  font-style: normal;
  font-weight: normal;
  font-size: 11pt;
  line-height: 120%;
  font-family: Tahoma, Arial;
  
  margin-left: 50px;
  margin-right: 50px;
 margin-top: 10px;

  background-image: url(images/hoodback_2.jpg );
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: 30% 30%;
      
}
div.x{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: rgb(151,134,74);
	border-width: 0px;
	margin-top: 0px;
}
Table{ 
	margin-left: 0px;
	font-family: Tahoma, Arial;
}
.bordered{ 

	border-color: rgb(0,0,0);
	border-width: 0px;
	border-style: solid;
}
.drop{ 

	border-color: rgb(0,0,0);
	border-width: 0px;
	border-style: solid;
	margin-top:-25px;
}		
.center{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
TD {
	font-family: Tahoma, Arial;
 	 
	font-size: 10px;
	font-weight: bold;
}
	
.1 {
	margin-left: 0px;
    margin-right: 0px;

}
.black {
	margin-top:20px;
	margin-left: 0px;
    margin-right: 0px;
    background-color: rgb(00,00,00);
    /*background-repeat: no-repeat;*/
    

}
.2hr {
	margin-left: 0px;
    margin-right: 0px;
    border-bottom-width: 1px;
    border-bottom-color: "#f1d474";

}
P {
  font-style: normal;
  font-weight: normal;
  font-size: 11pt;
  margin-left: 35px;
  margin-right: 35px;
  line-height: 120%;
  margin-bottom:5px;
  font-family: Tahoma, Arial;
}
.special{
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  margin-left: 10px;
  margin-bottom: 0px;
  line-height: 120%;
  font-family: Tahoma, Arial;
}

.red {
  font-style: normal;
  font-weight: normal;
  font-size: 11pt;
  line-height: 120%;
  font-family: Tahoma, Arial;
  color: "#ff0000";
}
.italic {
  text-align: center;
  font-style: italic;
  font-weight: normal;
  font-size: 11pt;
  margin-bottom:15px;
  line-height: 120%;
  font-family: Tahoma, Arial;
}
.4 {
  margin-top: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14pt;
  line-height: 120%;
  font-family: Tahoma, Arial;
}

LI {
   margin-left: 75px;
   font-style: normal;
  font-weight: normal;
  font-size: 11pt;
  line-height: 160%;
  font-family: Tahoma, Arial;
  color: black;
}

H1 {
  font-weight: bold;
  font-size: 18pt;
   margin-top: 8pt;
   margin-left: 75px;
  line-height: 140%;
  font-family: Tahoma, Arial;
}

H2 {
  font-weight: bold;
  font-size: 16pt;
  margin-top: 10pt;
   
   line-height: 140%;
  font-family: Tahoma, Arial;
}
H3 {
  
  font-size: 14pt;
  margin-top: 6pt;
   margin-left: 75px;
   line-height: 140%;
  font-family: Tahoma, Arial;
}
H4 {
  
  font-size: 18pt;
  margin-top: 6pt;
  margin-left: 75px;
  line-height: 140%;
  font-family: Tahoma, Arial;
  
}
H5 {
  
  font-size: 16pt;
  margin-top: 6pt;
   margin-left: 75px;
   line-height: 140%;
  font-family: Tahoma, Arial;
  
}
OL {
  font-size: 11pt;
  line-height: 150%;
  font-family: Tahoma, Arial;
}

UL {
  font-size: 11pt;
  line-height: 150%;
  margin-top: 0pt;
  font-family: Tahoma, Arial;
  list-style-type: disk;
}



A:active { 
  /* color : #0080ff ;*/
 color : navy;
  text-decoration: none; 
}
A:link {
 color : blue;
 text-decoration: none;
}

 A:visited { 
  color : blue ;
  text-decoration: none;
}

