

.header, h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
 letter-spacing: 3px; 
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #C87235;
	font-variant: small-caps;
}

.emph, h2, h3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
 letter-spacing: 3px; 
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #C87235;
	font-variant: small-caps;
}


body, table, tr, td, div {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#7D7D7D;
 text-align:justify;
 }



.small {

	font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#7D7D7D;
	}



input, textarea, option, select {
       color: #7D7D7D;
	font-family: "Trebuchet MS"; 
       font-size:8pt; 
       letter-spacing:1px; 
       background-color: #F3F3F3;
       border: 2px solid #000000;
       margin: 1px;
}


A:link {
	color: #E39E1C;
	text-decoration: none
}

A:visited {
	color: #E39E1C;
	text-decoration: none
}

A:hover {
	color: #DBB97A;
	text-decoration: none
}

A:active {
	color: #DBB97A;
	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: #F2F2F2;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 2px solid #000000;
  border-left: 2px 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: 269px;
}

hr {
  border: 0;
  width: 100%;
  color: #D8D8D8;
  background-color: #D8D8D8;
  height: 1px;
}
