A:LINK  {
	color : #4169E1;
	background : none;
}

A:HOVER  {
	color : #CCCC66;
	background : none;
}

A:VISITED  {
	color : #33CC33;
	background : none;
}


H1  {
	color : #CC3333;
	background-color: transparent;
	font-weight : 500;
	font-size : 145%;
	font-family : 'Zapf Humanist', Optima,Helvetica,Trebuchet,gillsans,Arial,sans-serif ;
}

H2  {
	color : #6666FF;
	font-weight : 500;
	font-size : 135%;
	font-family : 'Zapf Humanist', Optima,Helvetica,Trebuchet,gillsans,Arial,sans-serif ;
}

H3  {
	font-size : 125%;
	color : #33CC33;
	background-color: transparent;
	font-weight : 500;
	font-family : 'Zapf Humanist', Optima,Helvetica,Trebuchet,gillsans,Arial,sans-serif ;
}

H4  {
	color : #FF8C00;
	background-color: transparent;
	font-size : 115%;
	font-weight : 500;
	font-family : 'Zapf Humanist', Optima,Helvetica,Trebuchet,gillsans,Arial,sans-serif ;
}

P  {

	font-size : 95%;
	font-weight : 500;
	background : none;
	font-family : Palatino,Georgia,Times,'Times New Roman',serif;
}
LI  {
	font-weight : 500;
	font-size : 90%;
	font-family : 'Times New Roman',Georgia, serif;
}

.index {
	font-size: 90%;
}

CITE  {
	font-style : italic;
}

EM  {
	font-style : italic;
}

.block  {
	font-size : 95%;
	font-style : normal;
	font-family : 'Zapf Humanist', Optima,Helvetica,Trebuchet,gillsans,Arial,sans-serif ;
}

SMALL  {
	font-size : 90%;
	font-weight : 500;
	font-style : normal;
}

STRONG  {
	font-weight : 600;
	font-style : normal;
}

ADDRESS  {
	font-size : 80%;
	font-weight : 400;
	font-style : normal;
	font-family :'Zapf Humanist', Optima,Helvetica,Trebuchet,gillsans,Arial,sans-serif ;
}


