P  {
	font-size : medium;
	font-family : Tempus Sans ITC;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	background-color : #FFFFFF;
}

H1  {
	font-size : xx-large;
	font-family : Tempus Sans ITC;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
	text-align : center;
}

H2  {
	font-size : x-large;
	font-family : Tempus Sans ITC;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
	text-align : center;
}

H3  {
	font-size : large;
	font-family : Tempus Sans ITC;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
	text-align : center;
}

A  {
	font-size : medium;
	font-family : Tempus Sans ITC;
	font-weight : bold;
	font-style : normal;
	color : #008000;
	background-color : #FFFFFF;
	text-decoration : none;
	text-align : left;
}

A:Visited  {
	font-size : medium;
	font-family : Tempus Sans ITC;
	font-weight : bold;
	font-style : normal;
	color : #808000;
	background-color : #FFFFFF;
	text-align : left;
}

A:Active  {
	font-size : medium;
	font-family : Tempus Sans ITC;
	font-weight : normal;
	font-style : italic;
	color : #808000;
	background-color : #FFFFFF;
	text-align : left;
}

A:Hover  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	background-color : #FFFFFF;
	text-align : left;
}

BODY  {
	font-size : medium;
	font-family : Tempus Sans ITC;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
	text-align : left;
}

