h1 {

 font-family: Times New Roman;
 font-style: italic;
 color: #B7ADB8; 
 letter-spacing: 2px; 
 font-size: 13pt;
 padding-left: 34px;
 background: url(h1.jpg) no-repeat left;
}

h1:first-letter {
 font: 24px Times New Roman, serif;
 font-style: italic;
 text-transform: uppercase;
 letter-spacing: 0px;
}

h2 {
 font-family: Times New Roman;
 font-size: 11pt;
 text-align: left;
 margin-bottom: 0px;
 margin-top: 3px;
 color: #878CA4;
}

.nav {
	font-family: "georgia";
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #D9BD9D;
	letter-spacing: 7px; 
	font-variant: small-caps;
}


.name {
	font-family: "georgia";
	font-size: 8px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #D9BD9D;
	letter-spacing: 4px; 
	text-transform: uppercase;
}

body, table, tr, div {
	font-family: "Georgia";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#939393;
 text-align:justify;
 }





.small {

	font-family: "Georgia";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#D9BD9D;
	}
.credit {
 font-family: Times New Roman;
 Font-Size:6pt;
 letter-spacing: 6px; 
 line-height: 14px;
 color:#808096;
 text-transform: uppercase; 
 }

textarea,input,select,submit {
	background-color: #ffffff;
	color: #6E6690;
	border-width: 1px;
	border-color: #B7ADB8;
	border-style: solid;
	padding: 0px;
	margin: 1px;
} 

.cap {
border-width: 1px;
border-style: solid;
border-color: #B7ADB8;
padding: 2px;
margin: 0px 1px 1px 0px;
}

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 #B7ADB8;
  border-left: 1px solid #B7ADB8;
  color: #A69AA7;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 340px;
}
  
  
hr {
  border: 0;
  width: 100%;
  color: #E0E0E0;
  background-color: #E0E0E0;
  height: 1px;
}


