.header, h1 {

color: #BA8D63; 
	font-family: "tahoma";
	font-size: 15px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	letter-spacing: 7px; 
	font-variant: small-caps;
}


h2 {
	color: #BA8D63; 
	font-family: "tahoma";
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	letter-spacing: 7px; 
	font-variant: small-caps;
}





body, table, tr, td, div {

 Font-family: arial, sans-serif;

 Font-Size:8pt;

 letter-spacing: 1px; 

 line-height: 14px;

 color:#401821;

 text-align:justify;

 }







.small {



 Font-family: arial, sans-serif;

 Font-Size:7pt;

 letter-spacing: 1px; 

 line-height: 8px;

 color:#82825D;

 text-align:justify;

	}







input, textarea, option, select {

       color: #401821;

       font-family:arial, sans-serif; 

       font-size:8pt; 

       letter-spacing:1px; 

       background-color: #E3DFB3;

       border: 1px solid #826D6A;
       margin: 1px;

}





A:link {

	color: #6F6147;

	text-decoration: none

}



A:visited {

	color: #6F6147;

	text-decoration: none

}



A:hover {

	color: #82825D;

	text-decoration: none

}



A:active {

	color: #6F6147;

	text-decoration: none

}
	
ul
  {
  margin-left: 0;
  padding-left: 2em;
  list-style-image: url(dot.gif);
  }
li
  {
  margin: 0;
  padding: 0;
  }


blockquote {
   margin: 0 auto;
  background: #ffffff;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  color: #000000;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 280px;
}
  
hr {
  border: 0;
  width: 100%;
  color: #D1CCAA;
  background-color: #D1CCAA;
  height: 1px;
}
