body {margin-top: 5px;
background-color: #996600;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
}

p {
font-size: .8em;
color: #000000;
text-align: justify;
line-height: 1.7em;}

h1 {
font-size: 1.2em;
text-align: right;
font-style: italic;
letter-spacing: 5px;}

h2 {
font-size: 1.1em;
text-decoration: underline;}

p.footer {
font-size: .8em;
text-align: center;
}

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

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

a:hover {
color: #ffffff;
background-color: #000000;}

a:active {
color: #ffffcc;
background-color: #ffffcc;}

