
body {
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a       { ; font-weight: bold; color: blue; font-size: smaller}
a:hover {  font-style: italic; color: #FF3333}
		  
	h1 {font: 20pt Arial, Helvetica, Times New Roman;
			font-weight: bold; }
			
	h2 {font: 14pt Arial, Helvetica, Times New Roman;
		font-weight: bold; }
		
	h3 {font: 10pt Arial, Helvetica, Times New Roman;
		font-weight: bold; }
		
	h6 {font: 8pt Arial, Helvetica, Times New Roman;
		font-weight: bold; }
