h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000066;
	display: inline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;



}
