body {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 BACKGROUND-COLOR: #F0F0EE;
 }
table {
 BACKGROUND-COLOR: #F0F0EE;
}
td {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.text-small {font-size: 9px;}
.text-print {font-size: 9px; color: #666666;}
.bold {font-weight: bold;}
.headline {font-size: 16px; font-weight: bold; color: #FF3333; text-align: left;}
.headline_print {font-size: 16px; font-weight: bold; color: Black; text-align: left;}
.menuheader {font-size: 11px; font-weight: bold; text-align: left;}
.pageheader {font-size: 12px; font-weight: bold; text-align: left;}
.whitebg {background-color: white;}
.menu {background-color: #D3D9E2;}
.link {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #336699;
        font-weight : bold;
        text-decoration : none;
        margin-top: 5px;
}
.link:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : White;
        font-weight : bold;
        text-decoration : none;
}
a {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #336699;
        font-weight : bold;
        text-decoration : none;
        margin-top: 5px;
}
a:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : Black;
        font-weight : bold;
        text-decoration : none;
}
