HEADER {
       font-family: Verdana, Arial, Helvetica, Sans-serif;
       font-size: 10pt;
       }

BODY {
     margin: 0.1 em;
     margin-left: 0.5 em;
     margin-right: 0.5 em;
     font-family: Verdana, Arial, Helvetica, Sans-serif;
     font-size: 10pt;
     line-height: 12pt;
     color: black;
     cursor: default;
     }

A { text-decoration: none; cursor: hand; }

/* Acolors: #999900; #e0e0e0; #cccc99;
   backgrounds: litegreen-#ACD6D0; dullblue-#5C91A5; bluegreensea-#215D70;
   lines: orange-#FF9900
   */

A:link { color: #0000A0; font-weight: bold; cursor: hand; }
A:visited { color: #800040; font-weight: bold; cursor: hand; }
A:active { color: #999900; font-weight: bold; cursor: hand; }
A:hover { color: #FF0000; font-weight: bold; cursor: hand; }

/* A:hover { color : #004080; font-weight: bold; cursor: hand; }
   A:hover { color : #000096; font-weight: bold; cursor: hand; }
   A:hover { color: #FF0000; font-weight: bold; cursor: hand; }
   */

/* A:link { color: #999900; font-weight: bold; cursor: hand; }
   A:visited { color: #999900; font-weight: bold; cursor: hand; }
   A:active { color: #999900; font-weight: bold; cursor: hand; }
   A:hover { color : #004080; font-weight: bold; cursor: hand; }
   */

TABLE,TR,TD {
            font-size: 10pt;
            font-family: Verdana, Arial, Helvetica, Sans-serif;
            }

UL,LI {
      font-family: Arial, Helvetica, Sans-serif;
      font-size: 9pt;
      line-height: 16pt;
      }

H4 { line-height: 14pt; }
.altBG1 { background-color: #91A69A; }
.altBG2 { background-color: #76b0b0; }
.altBG3 { background-color: #C2A865; }
.bggn { background-color: #baccc4; }
.hilite { color: #cccc99; }
.pink { color: #cc3366; }
.boldpink { color: #cc3366; font-weight: bold; }
.indent { margin-left: 25px; }
.emphteal { color: #008080; font-weight: normal; font-style: italic; }
.menuitem { color: #cc0033; font-weight: normal; font-style: italic; }
.boldit { color: #506024; font-weight: bold; font-style: italic; }
.peach { color: #FFB08A }
.title { font-family: Verdana, Arial, Helvetica; font-size: 20pt; font-weight: bold; }
.titleLg { font-family: Verdana, Arial, Helvetica; font-size: 40pt; font-weight: bold; }
.listtag {
          font-family: Verdana, Arial, Helvetica;
          font-size: 8pt;
          font-weight: normal;
          color: #000000;
          background-color: #c8dbd2;
          }
.padded { padding-left: 20pt;
          padding-right: 20pt;
          padding-bottom: 10pt;
          padding-top: 10pt;
          }

A.subtitle { background-color: #76b0b0;
             font-family: Verdana, Arial, Helvetica, Sans-serif;
             font-size: 9pt;
             padding: 6pt;
             text-align: center;
             margin-top: 12pt;
             margin-bottom: 12pt;
             }
P.subtitle { background-color: #baccc4;
             font-family: Verdana, Arial, Helvetica, Sans-serif;
             font-size: 9pt;
             padding: 3pt;
             text-align: center;
             margin-top: 3pt;
             margin-bottom: 12pt;
             }
font.subtitle { background-color: #baccc4;
                font-family: Verdana, Arial, Helvetica, Sans-serif;
                font-size: 9pt;
                padding: 3pt;
                text-align: center;
                margin-top: 3pt;
                margin-bottom: 12pt;
                }
.copyTitle { font-family: Verdana, Arial, Helvetica, Sans-serif;
             font-size: 14pt;
             color: #000000;
             font-weight: normal;
             font-style: normal;
             }
.copyText { font-family: Verdana, Arial, Helvetica, Sans-serif;
            font-size: 10pt;
            color: #22697D;
            font-weight: normal;
            font-style: normal;
            }
.copyNote { font-family: Verdana, Arial, Helvetica, Sans-serif;
            font-size: 11pt;
            color: #22697D;
            font-weight: bold;
            font-style: normal;
            }
.sceop { color: #CCA018;
         font-size: 11pt;
         font-weight: bold;
         }
LI.copy { margin-top: 10pt;
          margin-bottom: 10pt;
          font-family: Verdana, Arial, Helvetica, Sans-serif;
          font-size: 10pt;
          color: #22697D;
          font-weight: normal;
          font-style: normal;
          }
UL.copy { color: #22697D; }


