BODY {
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
background-color: #664B26;
font-family: georgia, times, serif;
font-size :10pt;
color: #2E2211;
padding: 0px;
}
p {
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
}
td {
background-color: #F3F2D3;
font-family: georgia, times, serif;
color: #2E2211;
font-size: 10pt;
}
h3 {
font-size: 12pt;
text-align: center;
padding: 1px;
border-bottom: 1px solid #828418;
}
h2 {
font-size: 10pt;
text-align: center;
padding: 1px;
border-bottom: 1px solid #828418;
}
b {
font-family: georgia, times, serif;
font-size: 10pt;
font-weight: bold;
color: #2E2211;
}
A:link {
color: #2E2211;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
cursor: crosshair;
height: 10pt;
}
A:visited {
color: #828418;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:active {
color: #2E2211;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:hover {
color: #828418;
text-decoration: underline;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
cursor: crosshair;
height: 10pt;
}
img {
border: none;
}
.img {
text-align: center;
}
.blockquote {
margin: 10px;
}
#content {
overflow: auto;
}
#menu {
padding-top: 5px;
}
