BODY {
    color: black;
    font-family: arial;
    font-size: 10pt;
    background-image: URL('background.gif');
    margin-top:3pt;
    margin-left:3pt;
}
TD {font-size: 8pt }
H1 {
    font-size:18pt;
    color:#B30000;  /* dark red business */
/*  color:#FF6600;     pumpkin orange citrus */
}
H2 {
   font-size:16pt;
   color:#B30000;  /* dark red business */
/* color:#ff6600;     pumpkin orange citrus */
}
H3 {
   font-size:14pt;
   color:#B30000;  /* dark red business */
/*  color:#ff6600;    pumpkin orange citrus */
}
H4 {
   font-size:12pt;
   color:#B30000;  /* med red business */
/*  color:#ff6600;    pumpkin orange citrus */
}
IMG {border:0}
B { FONT-WEIGHT: bold }
UL           { list-style-image: url('bullet_1.gif'); font-size: 10pt}
A:link {
    color:#4A67A1;  /* med blue business */
    font-weight: bold
}
A:visited {
    color:#000000;   /* black */
    font-weight: bold
}
A:active {
    color:FF0000;     /* bright red */
    font-weight: bold
}
A:hover {
    color:0000FF;    /* bright blue */
    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:#800000;     /* maroon text */
    font-weight:bold;
}
.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 */
/*  color:#ff6600;    pumpkin orange citrus */
}
