h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #9966CC;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	margin-top: 30px;
	text-align: center;



}
h3 { 
	margin-top: 40px; 
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333399;
	margin: 14px 60px 14px 100px; 
}
LI { 
	margin: 10px 0px 10px 0px; 
}
