p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #669966;
	font-weight: normal;
	font-style: italic;
	text-align: center;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	text-align: center;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669966;
	text-decoration: none;
	font-weight: bold;

}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669966;
	text-decoration: underline;
	font-weight: bold;
}
