h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #96A8B2;
	letter-spacing: 7px; 
}

.emph, h2, h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #96A8B2;
	letter-spacing: 7px; 
}


body, table, tr, td, div {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#8B9597;
 }



.small {

	font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#84859C;
	}


textarea,input,select,submit {
	background-color: #ffffff;
	color: #8B9597;
	border-width: 1px;
	border-color: #8B9597;
	border-style: solid;
	padding: 0px;
	margin: 1px;
} 

	
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: 1px solid #96A8B2;
  border-bottom: 1px solid #96A8B2;
  border-right: 1px solid #BBCDD7;
  border-left: 1px solid #BBCDD7;
  color: #96A8B2;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width:  330px;
}




