body,td,th {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333;
}
body {
    background-color: #05321d;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}



/* General Link Styles */
a:link {
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: underline;
}


.body {
    background-color: #FFF;
    padding-bottom: 20px;
    border-bottom: 3px solid #ffcc00;
}











/*

.ylw_link_sml {
    font-size: 11pt;
    color: #FC0;
}


.captions {
    font-size: 11pt;
    color: #000;
}
.sidebar_ylw {
    color: #FC0;
    font-weight: bold;
    font-size: 14pt;
}
.sidebar_wht {
    color: #FFF;
}
*/
