h1 {
	font-family: times new roman, times, serif; 

	font-weight: bold; 
	font-style: italic;
	color: #000000; 
	text-align: center;
} 

h2 { 
	font-family: times new roman, times, serif; 

	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #336699
}

h3 {
	font-size: 12px;
	color: #CC0066;
	font-weight: normal;
}

li {
	text-indent: 0;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	margin-bottom: 10px;
}