body { background: #ffffff; 
       margin-left: 0px;
       margin-right: 0px;
       font-family: verdana, arial, helvetica, sans-serif;
       color: #000000 }
             
A:link          { text-decoration: none;
                  color: #777777}
A:active        { text-decoration: none;
                  color: #FF6633}
A:visited       { text-decoration: none;
                  color: #888888}
A:hover         { color: #CC3300}

h1  { font-family: verdana, arial, helvetica, sans-serif;
      font-size: 25pt;
      color: #008000 }
      
h2  { font-family: verdana, arial, helvetica, sans-serif;
      font-size: 21pt;
      color: #008000 }

h3  { font-family: verdana, arial, helvetica, sans-serif;
      font-size: 17pt;
      color: #008000 }

h4  { font-family: verdana, arial, helvetica, sans-serif;
      background: #ffffff;
      font-size: 13pt;
      color: #008000 }

h5  { font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11pt;
         color: #008000 }

p { font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 9pt; 
    font-style: normal }

pre { font-family: times, times roman, times new roman, serif; 
      font-size: 14pt; 
      font-style: normal }

.small { font-size: 9pt }

.smallb { font-family: verdana, arial, helvetica, sans-serif;
          font-size: 9pt; 
          font-style: normal;
          font-weight: bold }

.smaller { font-size: 8pt }

.smallerb { font-family: verdana, arial, helvetica, sans-serif;
            font-size: 8pt; 
            font-style: normal;
            font-weight: bold }

.toch { font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12pt; 
        font-style: normal; 
        font-weight: normal;
        text-decoration: none}
       
.home { font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold; 
        font-style: normal }
        
.toc { font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        font-color: #dddddd; 
        font-style: normal }

.collect { font-family: verdana, arial, helvetica, sans-serif;
           font-size: 15pt; 
           font-style: normal;
           font-weight: bold;
           color: #ddaa44 }

.title { font-family: verdana, arial, helvetica, sans-serif;
         font-size: 28pt; 
         font-style: normal;
         font-weight: bold;
         color: #CC3300 }

.title2 { font-family: times, times roman, times new roman, serif;
         font-size: 36pt; 
         font-style: normal;
         font-weight: bold;
         color: #000000 }

.green  {text-decoration: none; color: #004400 }
.white  {text-decoration: none; color: #ffffff }
.red  {text-decoration: none; color: #bb0000 }
.redi {text-decoration: none; color: #bb0000;  
       font-style: italic; font-weight: bold }
.blue  {text-decoration: none; color: #0000ff }
.black  {text-decoration: none; color: #000000 }
.80green  {text-decoration: none;color: #008000 }
.orange  {text-decoration: none;color: #ee7b33 }
.lightyellow {text-decoration: none;color: ##ffff00 }
.orangei  {text-decoration: none;color: #ee7b33;  
           font-style: italic; font-weight: bold }

