h1 {
	font-family: Georgia, "New York", "Times New Roman", serif;
	font-size: 24px;
	color: #CC0033;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding-right: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-family: Georgia, "New York", "Times New Roman", serif;
	font-size: 18px;
	color: #00CCFF;
}
