    /* GENERIC CLASSES */
  body { 
    font-size: 11pt;
    font-family: Times New Roman;
    font-style: normal;
    text-align: justify;
    font-weight: normal;
    background: rgb(51, 255, 51);
    }

    .font1 {font-size: 24pt; font-weight: normal; font-style: italic; text-align: left; color: rgb(0, 0, 0); text-transform: none;}
    .font2 {font-size: 16pt;}
    .font3 {font-size: 9pt; font-style: normal; color: rgb(0, 0, 0);}
    .font4 {font-weight: bold; font-size: 12pt; font-style: italic; color: rgb(0, 0, 128);}

    a:link { color: rgb( 51, 51, 255); font-weight: bold; }
    a:visited { color: rgb(51, 51, 255);}
    a:hover { color: rgb(204, 0, 0);}

    /* HEADLINE CLASSES */
  h1 { font-family: Times New Roman;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    text-align: left;
    font-size: 24pt;
    }
    
  h2 { font-weight: bold;
    color: rgb(0, 0, 0);
    font-family: Times New Roman;
    font-style: bold;
    text-transform: none;
    text-align: center;
    font-size: 18pt;
    } 

  h3 { font-family: Times New Roman;
     color: rgb(0, 0, 0);
     font-weight: bold;
     text-align: left;
     font-size: 18pt;
     }

  h4 { font-size: 12pt;
     color: rgb(0, 0, 0);
     font-family: Arial Black,Arial,sans-serif;
     }
    
    
    /* LEFT HAND NAVIGATION CLASSES */
			
			.navbutn 
			{
                font-family:Book Antiqua;
                font-weight: bold;
                text-align: center;
                font-size: 12pt;
				line-height:121%;}
              
             
	 
	/* //LEFT HAND NAVIGATION CLASSES */

   hr {color: rgb(#006400);
      width; 80% ;
   }