h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #C05A47;
	letter-spacing: 7px; 
	font-variant: small-caps;
}

.h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #C05A47;
	font-variant: small-caps;
}

.shop {
border-width: 1px;
border-style: solid;
border-color: #9F9F9F;
padding: 2px;
margin: 0px 1px 1px 0px;
}


.nav {
	color: #44434A; 
	font-family: "tahoma";
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-variant: small-caps;
}


body {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#9F9F9F;
 text-align:justify;
 }


table, tr, td, div {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#9F9F9F;
 }



.small {

	font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#9F9F9F;
 text-align:justify;
	}


textarea,input,select,submit {
	background-color: #ffffff;
	color: #9F9F9F;
	border-width: 1px;
	border-color: #9F9F9F;
	border-style: solid;
	padding: 0px;
	margin: 1px;
} 


A:hover {
	color: #C05A47;
	text-decoration: none
	}

A:active {
	color: #C05A47;
	text-decoration: none
	}

.cap {
border-width: 1px;
border-style: solid;
border-color: #9F9F9F;
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;
  }
  
 hr {
  border: 0;
  width: 100%;
  color: #D8D8D8;
  background-color: #D8D8D8;
  height: 1px;
}


blockquote {
 margin: 0 auto;
  background: #ffffff;
 border-top: 1px solid #30449D;
 border-bottom: 1px solid #30449D;
 border-right: 0px solid #687077;
 border-left: 0px solid #687077;
 color: #757575;
 font-family: "Trebuchet MS";
 Font-Size:10px;
 line-height: 12px;
 font-weight: normal;
 font-style: italic;
 letter-spacing: 2;
 padding: 2px;
 width: 280px;
}
