body     { font-weight: normal; font-size: 1em; font-family: Verdana, "Myriad Web", Syntax, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal; font-size-adjust: .58 }       

p, blockquote, ul, ol, dl, dd, li, dir, menu    {       
        /* inherit from body */ 
        }       

small   {       
        font-size:      .92em;
        }       

big     {       
        font-size:      1.17em;
        }       

pre     {       
        font-family:    'Monotype.com', Courier New, monospace;
        }       

ol li   {       
        list-style-type:        decimal;
        }       

ol ol li        {       
        list-style-type:        lower-alpha;
        }       

ol ol ol li     {       
        list-style-type:        lower-roman;
        }       

table, tbody, tr, td    {       
        font-size:      1em;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        font-family:    Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .58;
        }       

        /* end body type */     




        /* begin header type */ /* 1 - humanist sans a */
                
h1      {       
        font-family:    Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        font-size:      2em;
        font-weight:    500;
        font-style:     normal;
        text-decoration:        none;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        }       
                
h2      {       
        font-family:    Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        font-size:      1.75em;
        font-weight:    500;
        font-style:     normal;
        text-decoration:        none;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        }       
                
h3      {       
        font-family:    Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        font-size:      1.58em;
        font-weight:    600;
        font-style:     normal;
        text-decoration:        none;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        }       
                
h4      {       
        font-family:    Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        font-size:      1.33em;
        font-weight:    600;
        font-style:     normal;
        text-decoration:        none;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        }       
                
h5, dt  {       
        font-family:    Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        font-size:      1.17em;
        font-weight:    600;
        font-style:     normal;
        text-decoration:        none;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        }       
                
h6      {       
        font-family:    Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        font-size:      1em;
        font-weight:    700;
        font-style:     normal;
        text-decoration:        none;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        }       
                
tfoot, thead    {       
        font-size:      1em;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        font-family:    Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        }       
                
th      {       
        vertical-align: baseline;
        font-size:      1em;
        font-weight:    bold;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        font-family:    Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .53;
        }       
                
hr      {       
        visibility:     hidden;
        }       
                
                
a, address, blockquote, body, cite, code, dd, del, dfn,         
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,                
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var,             
applet, big, center, dir, font, hr, menu, pre,          
abbr, acronym, bdo, button, fieldset, ins, label        {       
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        text-decoration:        none;
        border-color:   #036;
        border-style:   none;
        }       
                
body      { color: black; background-color: white }       
                
em       { color: black; font-style: normal; font-weight: bold; background-color: white }       
                
strong    { color: black; font-style: italic; font-weight: bold; background-color: white }       
                
em strong, strong em    {       
        text-transform: uppercase;
        font-style:     normal;
        font-weight:    bolder;
        background:     white;
        color:  black;
        }       

b       {
        font-weight:    bold;
        }
        
i       {
        font-style:     italic;
        }
                
.warning        {       
        text-transform: none;
        font-style:     normal;
        font-weight:    bolder;
        background:     blue;
        color:  black;
        }       
                
del     {       
        text-decoration:        line-through;
        background:     #F66;
        }       
                
ins     {       
        text-decoration:        none;
        background:     yellow;
        }       
                
var, cite, dfn, .note   {       
        font-style:     italic;
        }       
                
address {       
        font-style:     normal;
        letter-spacing: .1em;
        }       
                
acronym {       
        font-variant:   small-caps;
        letter-spacing: 0.1em;
        }       
                
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot      { color: #036; background-color: white }       
                
hr      {       
        color:  #036;
        }       
                
#colophon       {       
        display:        none;
        }       
                
col, colgroup, table, tbody, td, tr      { color: black; text-decoration: none; background-color: white; border: none black }       
                
a:link    { color: #000080; font-weight: bold; text-decoration: underline }       
                
a:visited        { color: #4b0082; font-weight: bold; text-decoration: none; background-color: white }       
                
a:active         { color: #000080; font-weight: bold; text-decoration: none; background-color: #ff0 }       
                
a:hover  { text-decoration: none; background-color: #fffafa }