 p  {
    font-weight: normal;
    font-size: 10pt;
    font-family: Verdana,Arial,Helvetica;
    font-variant: normal;
    font-style: normal;
    }

 h1 {
     text-align: center;	
    font-weight: normal;
    font-size: 25px;
    font-family: Arial,Verdana,Helvetica;
    font-variant: normal;
    font-style: normal;
    line-height: 100%
    }
    
 h2 {
    font-weight: normal;
    font-size: 20px;
    font-family: Arial,Verdana,Helvetica;
    font-variant: normal;
    font-style: normal;
    color: 000000;
    line-height: 100%
    }

 h3 {
    font-weight: bold;
    font-size: 15px;
    font-family: Verdana,Arial,Helvetica;
    font-variant: normal;
    font-style: normal;
    color: 003366;
    margin: 5px;
    line-height: 115%
    }

 h4 {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial,Helvetica,Verdana;
    font-variant: bold;
    font-style: bold;
    margin: 3px;
    line-height: 100% 
    }

 h5 {
    font-weight: normal;
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica;
    font-variant: normal;
    font-style: normal;
    color: 003366;
    line-height: 120%
     }
    
  h6 {
    font-weight: normal;
    font-size: 10px;
    font-family: Arial,Helvetica;
    font-variant: normal;
    font-style: normal;
    color: 003366;
    margin: 5px;
    line-height: 100%
    }
    
img {
	border: 0;
	}
    
a:link {
	color: 003366;
	}

a:active {
	text-decoration: underline;
	 color: 003366;
         
         }

a:visited {
	 color: 003366;
          }

a:hover {
	text-decoration: underline;
        color: 3399FF;
        }
        
a	{
	text-decoration:none
	}
	
input   {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica;
	background-color: white;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	}

textarea   {
	font-size: 10pt;
        font-family: Verdana,Arial,Helvetica;
	background-color: white;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	}
		
select  {
	font-size: 10pt;
        font-family: Verdana,Arial,Helvetica;
	background-color: white;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	}	
	
	

