BODY {
    color: black;
    font-family: Times New Roman;
    font-size: 10pt;
    background-image: URL('/css/images/background.gif');
    margin-top:0pt;
    margin-left:0pt;
}
TD {font-size: 10pt }
H1 {
    font-size:18pt;
    color:#B30000;  /* dark red business */
}
H2 {
   font-size:16pt;
   color:#B30000;  /* dark red business */
}
H3 {
   font-size:14pt;
   color:#B30000;  /* dark red business */
}
H4 {
   font-size:12pt;
   color:#B30000;  /* med red business */
}
IMG {border:0}
B { FONT-WEIGHT: bold }
UL           { list-style-image: url('/css/images/bullet_1.gif'); font-size: 10pt }
A:link {
    color:#4A67A1;  /* med blue business */
    font-weight: bold
}
A:visited {
    color:#4A67A1;  /* med blue business */
    font-weight: bold
}
A:active {
    color:#4A67A1;  /* med blue business */
    font-weight: bold
}
.blockcolor1
    {background:#E7CFCB;} /* salmon business */
.blockcolor2
    {background:#FFFFE5;} /* pale yellow business */
.blockcolor3
    {background:#D5E7CB;} /* pale green business */
.blockcolor4
    {background:#E5F3FF;}    /* light cream blue business */
.blockcolor5
   {background:#efefef;}  /* light grey business */
.navbar {background:#ffffff;}    /* white */
.navbartextlink,
.navbartextlink a:visited,
.navbartextlink a:link,
.navbartextlink a:active
 {
   font-weight:bold;
   color:#000;           /* black text*/
   text-decoration:none;
 }
.navbartextnolink
    {color:#777777;font-weight:bold;} /* med grey text */
.navbarcolorcell,
.navbarcolorcell a:visited,
.navbarcolorcell a:link,
.navbarcolorcell a:active
    {background:#003366; color:#003366;}    /* dark blue business */
.navbarcontentcell
    {background:#efefef;} /* light grey */
.navbarminorspacercell
    {background:#ffffff;} /* white */
.navbarmajorspacercell
    {background:#6483B7;}  /* med blue business */
.site_h1 {
    font-size:18pt;
    font-weight:bold;
    color:#B30000;  /* dark red business */
}
.site_h2 {
   font-size:16pt;
   font-weight:bold;
   color:#B30000;  /* dark red business */
}
.site_h3 {
   font-size:14pt;
   font-weight:bold;
   color:#B30000;  /* dark red business */
}
.site_h4 {
   font-size:12pt;
   font-weight:bold;
   color:#B30000;  /* med red business */
}
