H1  {
	font-size : 130%;
	color : #800000;
	background : none;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,'gill sans',sans-serif;
}

H2  {
	font-size : 125%;
	color : #008000;
	background : none;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,'gill sans',sans-serif;
}

H3  {
	font-size : 120%;
	color : #000080;
	background : none;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,'gill sans',sans-serif;

}

H4  {
	font-size : 115%;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,'gill sans',sans-serif;
	}


P  {
	color : #000000;
	background : none;
	font-size : 100%;
	font-family : Palatino,Georgia,Perpetua,Times,serif;
}

TD P  {
	color : #000000;
	background : none;
	font-size : 90%;
	font-weight : 500;
	font-family : Palatino, Georgia, Perpetua, Times, serif;
}

A:ACTIVE  {
	color : #00FF00;
	background : none;
}

A:LINK  {
	color : #0000FF;
	background : none;
}

A:VISITED  {
	color : #008000;
	background : none;
}

A:HOVER  {
	color : #FFFF00;
	background : none;
}

ADDRESS  {
	font-size : 85%;
	font-weight : 400;
	text-align: center;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,'gill sans',sans-serif;
}


