h3 {
text-align: center;
display: block;
font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
margin-top: 0.50em;
margin-bottom: 0.50em;
margin-left: 0;
margin-right: 0;
font-weight: bold;
color: #886800;
border-bottom: 1px solid #666600;
background-color: transparent;
padding-bottom: 10px;
}

p {
display: block;
font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
line-height: 2em;
margin-left: 0;
margin-right: 0;
color: #333333;
background-color: transparent;
padding-bottom: 10px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-transform: none;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #333333;
}

