BODY  {
	margin-left : 5%;
	margin-right : 8%;
	color : #000080;
	background-color : #fffafa;
}

A:ACTIVE  {
	background : none;
	color : #ff0066;
}

A:HOVER  {
	background : none;
	color : #808080;
	font-style : italic;
}

A:LINK  {
	background : none;
	color : #0000FF;
}

A:VISITED  {
	background : none;
	color : #606060;
}

H1  {
	background : none;
	font-size : 145%;
	font-family : 'zapfhumnst bt', Optima, Helvetica,gill,sans-serif;
	font-weight : 600;
	color : #000080;
}

H2  {
	background : none;
	font-size : 135%;
	font-family : 'zapfhumnst bt', Optima, Helvetica,gill,sans-serif;
	font-weight : 600;
	color : #808080;
}

H3  {
	background : none;
	font-size : 125%;
	font-family : 'zapfhumnst bt', Optima, Helvetica,gill,sans-serif;
	font-weight : 600;
	color : #FF0066;
}

H4  {
	background : none;
	font-size : 115%;
	font-family : 'zapfhumnst bt', Optima, Helvetica,gill,sans-serif;
	font-weight : 600;
	color : #808080;
}

P  {
	font-size : 100%;
	background : none;
	font-family : Baskerville,'Book Antiqua', Palatino,Georgia,'Times New Roman', serif;
	color : #000080;
}

EM  {
	font-style : italic;
}

cite  {
	font-style : italic;
	font-weight : 600;
	font-size : 105%;
}

SMALL  {
	font-size : 95%;
}

STRONG  {
	font-weight : 600;
}

.index  {
	font-size : 90%;
}

.block  {
	font-size : 95%;
	background : none;
	font-family : 'zapfhumnst bt', Optima, Helvetica,gill,sans-serif;
	color : #000080;
}

address  {
	font-size : 85%;
	font-family : 'zapfhumnst bt', Optima, Helvetica,gill,sans-serif;
	font-weight : 400;
	font-style : italic;
	color : #C0C0C0;
	text-align : center;
	background : none;
}


