.body {  
    font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #06334B
}


.body a {  
    font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #06334B; decoration:none
; text-decoration: underline}

.bodybig { 
   font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 14px; font-weight: normal; color: #06334B ; text-transform: none
}


.bodyintro { 
   font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; color: C8300A; text-transform: uppercase
}


body {
    scrollbar-face-color: #B2B8C2; scrollbar-shadow-color: #06334B; 
      scrollbar-highlight-color: #9FA6B3; scrollbar-3dlight-color: #CFD2D9; 
      scrollbar-darkshadow-color: #B2B8C2; scrollbar-track-color: #B2B8C2; 
      scrollbar-arrow-color: #7B8599
}
.bodyWhite {

    font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #FFFFFF
}
.bodyWhite a {

    font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #FFFFFF; decoration:none
; text-decoration: underline
}
.bodyRed {

    font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #990000
}

UL { 
        background: #ffffff; 
        margin: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
}

LI { 
        color: #06334B;                /* text color is white */ 
        background: #eeeeee;            /* Content, padding will be blue */
        margin: 5px 5px 5px 5px;
        padding: 5px 5px 5px 5px; /* Note 0px padding right */
        list-style: none             /* no glyphs before a list item */
                                     /* No borders set */
      }


