body { 
font-family: Georgia;
color: #000000;
margin-top: 10px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
background-color: #ffffff;
background-image: url(images/background.gif);

} 

a:link {
COLOR: #000000;
}

a:visited {
COLOR: #000000;
}

a:hover {
COLOR: #000000;
}

a.menu:link {
font-size: 11px;
font-weight:bold;
COLOR: #000000;
text-decoration:none;
}

a.menu:visited {
font-size: 11px;
font-weight:bold;
COLOR: #000000;
text-decoration:none;
}

a.menu:hover {
font-size: 11px;
font-weight:bold;
COLOR: #000000;
text-decoration:none;
}

h1 {
COLOR: #9D3A05;
text-align:left;
font-weight:bold;
margin-top: 0px;
margin-bottom: 4px;
font-size: 20px;
}

h2 {
COLOR: #9D3A05;
text-align:left;
margin-top: 0px;
margin-bottom: 4px;
font-size: 16px;
}

p {
FONT-SIZE: 12px;
margin-top: 0px;
margin-bottom: 6px;
text-align: justify;
}

td { 
vertical-align: top;
FONT-SIZE: 12px;
 }