h1 {
	color: #999371;
	font-family: "Lucida Calligraphy", "English111 Vivace BT", "Monotype Corsiva";
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	display: inline;
	text-align: center;
}
p {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
li {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
h2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
a:hover {
	background-color: #999373;
	color: #FFFFFF;
}

