a:link{ color: #336633; text-decoration: none; }
a:visited{ color: #001100; text-decoration: none; }
a:active{   color: #001100; text-decoration: underline; }
a:HOVER { color:#336633; text-decoration: underline; }
body
{
    font-family: 'Times New Roman', Arial, Garamond;
    font-size: 13px;
    background:  #99CC99;
}
td, th
{
    color: #001100;
    background:  #99CC99;
}
.print, th.print
{
    color: #000000;
    background: #CCFFCC;
    font-size: 12px;
    font-family: Arial, sans-serif;
}
.highlight
{
    color: #001100;
    background: #CCFFCC;
}
.line
{
    background: #666666;
}
.header {
    color: #FEFDDD;
    background: #006633;
    text-align: left;
    font-family: sans-serif;
    font-size: 10px;
}
.contact {
    color: #001100;
    background: #FAFADD;
    text-align: center;
    font-family: sans-serif;
    font-size: 10px;
}
.copyright {
    color: #FAFADD;
    background: #006633;
    text-align: center;
    font-family: sans-serif;
    font-size: 10px;
}
.menu {
    background: #FAFADD;
    color: #001100;
    text-align: right;
    font-size: 13px;
    font-family: 'Bookman Old Style', 'Century Gothic', sans-serif;
}
.submenu {
    color: #001100;
    background: #CCFFCC;
    font-size: 12px;
    font-family: 'Bookman Old Style', 'Century Gothic', sans-serif;
    vertical-align: top;
}
.mytitle { 
    background: #006633;
    color: #FAFADD; 
    font-family: 'Goudy Old Style', Garamond, 'Times New Roman', Arial; 
    font-weight: bold;
    font-size: 23px;
    text-align: right;
    vertical-align: bottom;
}
.boldName { 
    font-size: 17px; 
    font-weight: bold; 
}
.fieldName {
    font-size: 14px;
    font-weight: bold;
}
.shipchart {
    font-family: monospace;
    font-size: 10px;
    text-align: center;
}
.subtext {
    font-size: 11px;
}
