body {
margin: 0px;
padding: 0px;
background: url('images/background.jpg') repeat;
background-color: #191919;
font-size: 11px;
color: #686767;
font-family: tahoma;
}


h1 {
font-family: verdana;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
color: #82606E;
font-size: 11px;
}

h3 {
font-family: Verdana;
font-variant: small-caps;
letter-spacing: 2px;
margin-top: 5px;
margin-bottom: 0px;	
font-weight: bold;
color: #v;
font-size: 11px;
align: left;
}

h4 {
font-family: Times New Roman;
font-variant: none;
letter-spacing: 3px;
margin-top: 5px;
margin-bottom: 1px;	
font-weight: bold;
border-bottom-style: dashed;
border-bottom-color: 191919;
color: #686767;
font-size: 15px;
text-align: left;

}

h4:first-letter 
{
color: #8c8989;
font-size: 16px;
}


blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  width: 250px;
  padding-left: 15px;
  border-left: 3px solid #686767;
  border-right: 3px solid #686767;
} 


a {
color: #686767;
}

a:hover {
color: #686767;
}

a.two {
color: #686767;
font-family: arial;
font-size: 14px;
}

.puz { line-height: 0;}