/* CSS Document */

h1 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 36px; 
	font-weight: bold;  
}

h2 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight: bold; 
} 

h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
} 