BODY {
    color: black;
    font-family: trebuchet ms, arial, helvetica;
    font-size: 10pt;
    background-image: URL('/css/images/bg_OliveBubbles.jpg');
    margin-top:0pt;
    margin-left:0pt;
}
TD {font-size: 10pt }
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('/_themes/nature/anabull1.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
}
.navframe,
.navframe a:visited,
.navframe a:link,
.navframe a:active
{
    background:#A5BEA9;  /* Olive */
    text-decoration: none
}
