

.header, h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #AF913D;
	font-variant: small-caps;
}

.emph, h2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #AF913D;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #AF913D;
}


body, table, div {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#4C4C4C;
 text-align:justify;
 }



.small {

	font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#4C4C4C;
	}

.nav {

	font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 5px; 
 line-height: 8px;
 color:#AF913D;
 text-align:justify;
	}


textarea,input,select,submit {
	background-color: #B3B3B3;
	color: #4C4C4C;
	border-width: 1px;
	border-color: #4C4C4C;
	border-style: solid;
	padding: 0px;
	margin: 0px;
} 


A:link {
	color: #8E3939;
	text-decoration: none
}

A:visited {
	color: #8E3939;
	text-decoration: none
}

A:hover {
	color: #EAEAEA;
	text-decoration: none
}

A:active {
	color: #EAEAEA;
	text-decoration: none
}

ul
  {
  margin-left: 0;
  padding-left: 2em;
  list-style-image: url(dot.gif);
  }
li
  {
  margin: 0;
  padding: 0;
  }


 hr {
  border: 0;
  width: 100%;
  color: #C9C9C9;
  background-color: #C9C9C9;
  height: 1px;
}


.container {
  background: #DBDBDB;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #4A4A4A;
  border-left: 1px solid #4A4A4A;
  color: #4A4A4A;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 257px;
}