a:active   { font-family: Helvetica, Verdana, Arial, sans-serif; 
             color:#00FFCC; 
             background-color: #fffefb;
             font-weight: bold; 
             font-size: 12pt;
             text-decoration: underline; 
           }
             
a:link     { font-family: Helvetica, Verdana, Arial, sans-serif; 
             color:#008888; 
             background-color: #fffefb; 
             font-weight: bold; 
             font-size: 12pt;
             text-decoration: underline; 
          }
             
a:visited  { font-family: Helvetica, Verdana, Arial, sans-serif; 
             color:#840000;  
             background-color: #fffefb;
             font-weight: bold; 
             font-size: 12pt;
             text-decoration: underline; 
           }
             
             
             
           
              
blockquote  { font-family: Helvetica, Verdana, Arial, sans-serif; 
            font-size: 10pt;
             }
             
h1         { 
            font-family: Enviro,Helvetica, Verdana, Arial, sans-serif; 
            color: #009191; 
            background-color: #fffefb;
            font-weight: bold; 
            font-size: 20pt;
            border-top-width: 2px; 
            border-bottom-width: 5px;
            border-left-width: 2px; 
            border-right-width: 5px; 
            padding-top: 5px; 
            padding-bottom: 5px; 
            text-align: center;
            padding-left: 10px; 
            padding-right: 10px; 
            width: 90%;
            border-style: double; 
            border-color: #008888;
            text-decoration: none; } 

h2         { 
             font-family: Enviro,Helvetica, Verdana, Arial, sans-serif; 
             color: #008888; 
             background-color: #fffefb;
             font-weight: bold; 
             font-size: 18pt; 
             text-decoration: none;
           }
           
h3         { 
             font-family: Enviro, Helvetica, Verdana, Arial, sans-serif; 
             color: #008888; 
             background-color: #fffefb;  
             font-weight: bold; 
             font-size: 16pt;
             text-decoration: none;
           }
           
h4         { 
             font-family: Enviro,Helvetica, Verdana, Arial, sans-serif; 
             color: #008888; 
             background-color: #fffefb;  
             font-weight: bold; 
             font-size: 14pt; 
           } 


 
 

hr         { 
             color: #008888; 
             background-color: #fffefb; 
           }  
           

           
 
pre {
     color: #000000;
     background-color:#fffefb;
     white-space: pre; 
     font-family: monospace;
     font-size:10pt;
  }
  

/* INPUT {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background-color:#ffffff;
         color: #008888;
         {
*/

INPUT.submit {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background-color:#fffefb;
	color:#008888;
	border-color: #008888;
	font-weight:bold;
	font-size:12pt;
	}

OPTION 	{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background-color:#fffefb;
	color:#008888;
	font-size:10pt;
	font-weight:bold;
	}


body   { font-family: Helvetica, Verdana, Arial, sans-serif; 
         font-size: 12pt;
         color: #000000; 
         background-color: #fffefb; 
       }


P        { 
         font-family: Helvetica, Verdana, Arial, sans-serif;  
         font-size: 12pt;
         color: #000000; 
         background-color: #fffefb; 
       }

P.indent {
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12pt;
	color: #000000; 
	background-color: #fffefb; 
	margin-left: 50pt;
	}
 
 DD,LI        { 
          font-family: Helvetica, Verdana, Arial, sans-serif;  
          font-size: 12pt;
          color: #000000; 
          background-color: #fffefb; 
        }

div.indent   {
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12pt;
	color: #000000; 
	background-color: #fffefb; 
	margin-left: 50pt;
	}
	
 
