  BODY { 
    background: #FFFFFF;
    color: black; 
}

  TD, P {
    font-family: "Verdana", "Arial", "Sans-serif" ;
    font-size: 10pt;
    
 }

  .small { font-size: 7pt; }

  .med { font-size: 9pt; }

  .c { text-align: center }

  .body { 
    text-align: justify; 
}

  .indexbody { 
    text-align: justify; 
    color: #2260AA; 
}

  .note { 
    font-size: 8pt; 
    font-style: italic; 
}

  .title { font-size: 12pt; 
    color: #00C000; 
    text-align: center; 
}

  .subtitle { font-size: 12pt; 
    color: #00C000;
    font-style: italic; 
    margin-bottom:0in; 
}

  .steptitle { font-size: 12pt; 
    color: #000000;
    background-color: #F7F7FF; 
}

  .newstitle { 
    margin-left:0.5in; 
    margin-bottom:.5em; 
    font-size: 10pt; 
    color: #2260AA; 
}

  .indent { 
    margin-top:0in; 
    text-indent:.5in; 
    margin-bottom:.5em; 
}

  .investor { font-size: 12pt; 
    color: #2260AA;
    font-style: italic; 
    margin-bottom:0in; 
    text-indent:6em; 
}

  .investurl { 
    margin-top:0in; 
    text-indent:9em; 
    margin-bottom:.5em; 
    font-size: 10pt; 
}

  .indenti { 
    margin-top:0in; 
    text-indent:.5in; 
    margin-bottom:0in; 
    font-size: 10pt; 
    color: #2260AA; 
    font-style: italic; 
}

  .news { font-size: 8pt; }

  .textnav {
    font-size: 8pt; 
    align: center; 
    text-align: center; 
}

  .redneg { 
    color: white; 
    background-color: maroon 
}

  .grayback { background-color: #AAAAAA }

  EM { color: maroon }

  B, STRONG { font-weight: bolder }  /* relative to the parent */
  I, CITE, VAR, BLOCKQUOTE { font-style: italic }

  ADDRESS {
    color: #2260AA;
    align: center;
    text-align: center;
    font-style: italic;
    font-size: 8pt;
}

  PRE, TT, CODE, KBD, SAMP { font-family: monospace }

  A:link { color: blue }          /* unvisited link */
  A:visited { color: red }        /* visited links */
  A:active { color: red }        /* active links */
