H1 { 
   font-family: arial;
   font-weight: bold; 
   color: rgb(0,46,184);
   font-size: 26pt;
   text-align: left;
   }
H2 {
   font-family: arial;
   color: rgb(102,0,51);
   text-align: left;
   text-transform: capitalize;
   font-weight: bold;
   font-size: 20pt;
   }
H3 {
   text-transform: small caps;
   text-align= left; 
   font-family: arial; 
   font-weight: bold;
   color: rgb(102,0,51);
   font-size: 16pt;
   } 

H4 {
   font-weight: bold;
   font-family: arial; 
   color: rgb(102,0,51);
   font-size: 12pt;
   text-align: left;
   margin-bottom: 3pt;
   margin-top: 18pt;
   }

H5 { 
   font-size: 10pt;
   font-family: sans serif,arial; 
   font-weight: bold;
   color: rgb(184,138,0); 
   text-align: left;
   }

body { 
     background-color: white; 
     font-family: comic sans ms, comic sans, ms comic sans,arial; 
     font-size: 10pt;  
     color: black;
     margin-top: 0pt;
     margin-bottom: 6pt;
     margin-left: 0pt;
     margin-right: 6pt;
     }
a.mainnav:link {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       color: rgb(237,232,203);
       background: rgb(0,63,135);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: outset rgb(0,81,186) 2pt;
       }
a.mainnav:visited {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       color: rgb(237,232,203);
       background: rgb(0,63,135);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: outset rgb(0,81,186) 2pt;
       }

a.mainnav:active {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       color: white;
       background: rgb(0,63,135);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: inset rgb(0,81,186) 2pt;
       }
a.mainnav:hover {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       text-transform: none;
       color: white;
       background: rgb(0,50,100);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: inset rgb(0,81,186) 2pt;
       }

a.mainnavon:link {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       text-transform: none;
       color: white;
       background: rgb(0,50,100);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: inset rgb(0,81,186) 2pt;}
a.mainnavon:visited {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       text-transform: none;
       color: white;
       background: rgb(0,50,100);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: inset rgb(0,81,186) 2pt;}
a.mainnavon:active {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       text-transform: none;
       color: white;
       background: rgb(0,50,100);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: inset rgb(0,81,186) 2pt;}
a.mainnavon:hover {
       font-family: arial;
       font-weight: bold;
       font-size: 9pt;
       text-decoration: none;
       text-transform: none;
       color: white;
       background: rgb(0,50,100);
       width: 144;
       margin-top: 1pt;
       margin-left: 3pt;
       padding: .75pt;
       padding-left: 2.5pt;
       border: inset rgb(0,81,186) 2pt;}




a:link {font-style: normal;
        text-decoration: none;
        color: blue;}
a:visited {font-style: normal;
           color: blue;
           text-decoration: none;
          }
a:hover {font-style: normal;
        text-decoration: underline;
        color: blue;
        border-width: thin;
        border-color: blue;
        border: 1px, 0px, 2px, 0px;
          }
a:active{font-style: normal;
        text-decoration: none;
        color: blue;
        }



td.table {font-size: 10pt;
    font-weight: normal;
    font-family: comic sans ms, comic sans, ms comic sans, arial;
    text-align: left;
    color: black;
    margin-top: 2pt;
    margin-bottom; 2pt;
    margin-left: 0pt;
    }

p {font-size: 10pt;
  text-align: left; 
  margin-top: 0pt;
  margin-bottom: 6pt;
  margin-right: 0pt;  
  }

p.dropcap:first-letter {font-size: 30pt;
                float: left;
                color: navy;
                font-weight: bold;
                line-height: 24pt;
                }

p.dropcap {font-size: 10pt;
           font-weight: normal;
           font-family: comic sans ms, sans serif;
           color: black;
           text-indent: 0pt;
           }

LI {text-indent: 0pt;
    text-align: left;
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 2pt;
    margin-left: 12pt; 
    font-family: sans serif; 
    font-size: 10pt;
    }



blockquote {font-family: monospace;
            text-align: justify;
            line-height: 107%;
            margin-left: 27pt;
            margin-right: 25pt;
            margin-top: 12pt;
            margin-bottom: 12pt;
            }



li.navlist1 {
        font-weight: normal;
        font-family: arial;
        font-size: 9pt;
        text-decoration: none;
        color: gray;
        margin-left: -14pt;
        margin-bottom: 0pt;
        }
li.navlist2 {
        font-weight: normal;
        font-family: arial;
        font-size: 8pt;
        text-decoration: none;
        color: gray;
        margin-left: -7pt;
        margin-bottom: 0pt;
        }
li.navlist3 {
        font-weight: normal;
        font-family: arial;
        font-size: 9pt;
        text-decoration: none;
        color: gray;
        margin-left: 0pt;
        margin-bottom: 0pt;
        }

.red { color: red }
.green { color: green }
.blue { color: blue }
.black { color: black }
.upper { text-transform: uppercase }
.monospace {
            text-indent: 0pt;
            font-family: courier new,courier;
            font-size: 90%;
            font-weight: bold;
            }          
.bluebackground {background: rgb(255,192,255);
                }
.pullquote {font-family: times new roman;
            font-size: 9pt;
            font-weight: bold;
            text-align: right;
            line-height: 95%;
            padding-top: 3pt;
            padding-bottom: 3pt;
            padding-left: 8pt;
            padding-right: 8 pt;
            margin: 0pt,12pt,0pt,14pt;
            }
.dropcap {font-family: times new roman;
          font-weight: bold;
          font-size: 36pt;
          color: Navy;
          background: white;
         }
.pagebreak {page-break-after: always}
.extraspace {margin-bottom: 12pt;)


#callout1 {
           color: black;
           text-align: center;
           font-family: times new roman,times;
           font-size: 110%;
           position: absolute;
           left: 350px;
           top: 95px;
           width: 225px;
           background: rgb(153,204,204);
           padding: 4px;
           border-style: groove;
           border-width: 8px;
           border-color: rgb(153,153,153);
           }

.boxgray {background: rgb(223,223,223);
          font-family: arial;
          font-size: 10pt;
          color: black;
          padding: 10pt;
          border: solid thin navy;}

.box {border-top: double 3pt green;
      border-bottom: double 3pt green;
      font-weight: bold;
      padding: 8pt;}

.popup {font-weight: bold;
	color: purple;}

.date {font-size: 13pt;
       font-family: courier,courier new;
       font-weight: bold;
       margin-bottom: 0pt;
       margin-top: 12pt;}
