  
H1		 { color: Navy;

          font-weight: bold; 
		  font-size: 30pt; 
          letter-spacing: 0mm;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
		   text-shadow: #CDD9DB 2px 2px }
H2        { color: Navy;
  font-weight: bold; 
		  font-size: 26pt; 
          letter-spacing: 0mm;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
		   text-shadow: #CDD9DB 2px 2px }	
H6       { color: #B22222;
		  text-align: left;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 16pt; 
		  font-family: Verdana;
          text-shadow: #CDD9DB 2px 2px }		  
H4        { color: #B22222;
          font-weight: bold; 
		  font-family: Verdana, cursive;
		  font-size: 10pt;
		   text-shadow: #CDD9DB 1px 2px }	
H5        { color: #B22222;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 11pt; 
		  font-family: Helvetica;
		  font-style: italic;
		  text-align: left;
          text-shadow: #CDD9DB 1px 2px }			   
H3        { color: Navy;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 11pt; 
		  font-family: Verdana, cursive;
          text-shadow: #CDD9DB 1px 2px }	
	  
UL        { list-style-type: circle; 
	       margin-left: 0px }
  
ADRESS     { text-align: right;
			color: #8B0000;
		  font-size: 8pt} 

U            {font-weight: bold;
		color: #B22222; }
EM            {font-weight: bold;
		color: #B22222; }		
DIV           {font-family: Helvetica, sans-serif;
		  font-size: 11pt;
		  }	

A:link            { color: Navy; 
             text-decoration: underline}
A:visited      { color: DarkGreen; 
             text-decoration: underline}
A:active        { color: DarkGreen; 
             text-decoration: none}
A:focus          { color: DarkGreen; 
             text-decoration: none}
A:hover          { color: DarkGreen; 
             text-decoration: none}


TABLE       { border-spacing: 20px;
           padding: 1px }
  

		   
