/* It's not easy being green. Left lower side bar*/

body {
margin: 0;
font-family: verdana;
background-color: #333333;
}



/* Styles for main text on each web page */


tr, td {
font-size: 12px;
font-style: normal;
color: #000000;
line-height: 1.6em;
line-letter-spacing: 1.6em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
}


/* Styles for sub links on each web page */


h3
{
font-size: 12px;
font-family: verdana;
font-weight: bold;
color: #330000;
line-height: 1.4em;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 5px;
}

/* Styles for headings on each web page */


h1 {
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #333333;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}



/* Styles for sub-headings on each web page */


h2 {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #51573F;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}



h4 {
font-size: 9px;
font-style: verdana;
font-weight: normal;
color: #ffffff;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 5px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}



li, ul {
margin-bottom: 0;
font-style: verdana;
font-size: 12px;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
color: #333333;
margin-top: 0px;
padding-left: 10px;
padding-right: 5px;
}



/* Styles for misc. text. */


p {
margin-bottom: 0;
font-style: verdana;
font-size: 12px;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
color: #333333;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
}




span.arrow {
font-size: 1.1em;
}

a:link, a:visited {

text-decoration: none;
font-weight: normal;
font-style: normal;
color: #ffffff;
}

a:hover {

color: #ffffff;
text-decoration: none;
}



/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: 12px;
padding-left: 40px;
background-color: #ffffff;
margin-top: 0px;
border-top: 3px #996633 double;

border-bottom: 3px #996633 double;
color: #996633;
}

#footer a:link, #footer a:visited {
color: #996633;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #996633;
}