h3 {
	 letter-spacing: 3px;
	 font-style: italic;
	 text-align: center;
	 color: #774717;
}

h4 {
	 letter-spacing: 1px;
	 text-align: left;
	 font-size: 15px;
 	 color: #774717;
}

.drop {
			float: left;
			font-size: 400%;
			line-height: 1em;
			margin: 2px 6px 1px 0;
			background: #d89c61;
}			
				 
p   {
  font-size: 13px;
  font-family: Arial, Verdana, sans-serif, Georgia;
	line-height: 1.4em;
	text-align: justify;
	margin-left: 27px;
	margin-right: 20px;
 color: #774717;
}

a  {
	 color: #774717;
 text-decoration: none;
}

a:link  {
	 color: #774717;
 text-decoration: none;
}

a:visited  {
	 color: #774717;
 text-decoration: none;
}

a:hover  {
	 color: #774717;
}

 
ul
{
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
}

ul li
{

}

ul li a
{

font-weight: bold;
}

ul li a:hover
{
}

