.Arial {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18pt;
	font-family: "Tempus Sans ITC";
	color: #009900;


}
h1 {
	font-family: "Tempus Sans ITC", Arial, Helvetica;
	font-size: 36px;
	letter-spacing: 2px;
	color: #009900;

}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336600;
}
a:active {
	color: #00CC00;
}
