body { font-size: 12pt;
     font-family: Franklin Gothic Book, Arial; 
	 line-height: 16pt; }
			 
h1{ font: 24pt ; Franklin Gothic Book, Arial;
       font-weight: bold;
	   line-height: 30pt; }
	   
h2{font: 18pt;Franklin Gothic Book, Arial;
       font-weight: bold;
	   line-height: 20pt; } 
	   
h3{font: 14pt;Franklin Gothic Book, Arial;
       font-weight: bold;
	   line-height: 16pt; } 
	   

	   
	   
/* link decoration */
a { text-decoration: none }
a:visited {color: #000000;font-weight:bold; }
a:link { color: #000000;font-weight:bold; }
a:active{ color: #000000;font-weight:bold; }
a:hover { color: #FF0000;font-weight:bold; }