body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}
