.head, h1 {
	font-family: "georgia";
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #C2ADB3;
	letter-spacing: 7px; 
	font-variant: small-caps;
}

h3, h2 {
	font-family: "georgia";
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #C2ADB3;
	letter-spacing: 7px; 
	font-variant: small-caps;
}

.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:#9C9C9C;
 }





.small {

	font-family: "Georgia";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#9C9C9C;
	}


textarea,input,select,submit {
	background-color: #DCCCD1;
	color: #ffffff;
	border-width: 1px;
	border-color: #DCCCD1;
	border-style: solid;
	padding: 0px;
	margin: 1px;
} 

.cap {
border-width: 1px;
border-style: solid;
border-color: #C2ADB3;
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: #EADDE1;
  border-top: 1px solid #9C9C9C;
  border-bottom: 1px solid #9C9C9C;
  border-right: 0px solid #9C9C9C;
  border-left: 0px solid #9C9C9C;
  color: #9C9C9C;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 1;
  padding: 2px;
  width: 230px;
}
