object {
}
h1 {
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	background-color: #669933;
	color: #000000;

}
a {
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #669933;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
