h1		{ font-size:24pt; 
		  	  font-style:normal; 
		  	  font-family:Helvetica,Arial;}
h2		{ font-size:18pt; 
		  	  color:red; 
		  	  font-style:italic;
		  	  font-family:Helvetica,Arial; }
h3		{ font-size:14pt;
			  font-family:Helvetica,Arial;}
h4		{ font-family:Helvetica,Arial; }			  			  
a:link 		{ color:#FF0000; 
			  font-weight:bold;
			  font-family:Helvetica,Arial;
			  font-style:normal; }
a:visited 	{ color:#990000; 
			  font-family:Helvetica,Arial;
			  font-style:normal;}
a:active 	{ color:#0000FF; 
			  font-family:Helvetica,Arial;
			  font-style:italic; }			  			  
p		{ font-size:10pt;
			  color:black;
			  font-family:Helvetica,Arial;
			  font-style:normal;
			  text-align:left; 
			  font-weight:lighter; }
.right		{ text-align:right; }			    
.center 	{ text-align:center; }
.block		{ text-align:justify; }
.green		{ color:color:#00ff00; }
.red		{ color:red; }		  			  	  
li  		{ font-size:12pt;
      	  	  	  font-family:Helvetica,Arial; 
			  font-style:normal; }	
td		{ font-family:Helvetica,Arial; }			  	  