a {
color: black;
text-decoration: none;
font-family: verdana;
padding: 0;
margin: 0;
border: none;
}

a:hover {
text-decoration: underline;
}

p  {
margin-top: .3em;
font-family: trebuchet, verdana, sans-serif;
font-size: 80%;
line-height: 1.6em;
color: #666537;
background-color: #ffffff;
}

ul {
list-style-type: square;
font-family: verdana, sans-serif;
font-size: 80%;
line-height: 1.5em;
color: #706f3c;
background-color: inherit;
}

li {
margin-bottom: .5em;
}

h1 {
font-family: verdana, sans-serif;
font-size: 1em;
font-weight: normal;
text-transform: uppercase;
color: #a2834e;
background-color: transparent;
padding: 0;
margin: 0;
border: 0;
}

h2 {
padding: 0;
margin: 0;
font-family: verdana, sans-serif;
font-size: 80%;
font-weight: bold;
text-transform: uppercase;
color: #a2834e;
background-color: #ffffff;
}

h3 {
padding: 0;
margin: 0;
font-family: verdana, sans-serif;
font-size: 80%;
font-weight: bold;
text-transform: uppercase;
color: #a2834e;
background-color: #ffffff;
}

.top {
margin-left: 280px;
font-size: 75%;
}


