body {
	margin-left: 5%;
	margin-right: 8%;
}

A:LINK  {
	color : #0000FF;
	background : none;
}

A:VISITED  {
	color : #996600;
	background : none;
}

A:HOVER  {
	color : #008080;
	background : none;
}

H1  {
	font-size : 145%;
	color : #800000;
	background:none; 
	font-family : 'ZapfHumnst BT',Optima,Helvetica,Trebuchet,Arial,sans-serif;
}

H2  {
	font-size : 135%;
	color : #008080;
	background:none; 
	font-family : 'ZapfHumnst BT',Optima,Helvetica,Trebuchet,Arial,sans-serif;
}

H3  {
	font-size : 125%;
	color : #800000;
	background:none; 
	font-family : 'ZapfHumnst BT',Optima,Helvetica,Trebuchet,Arial,sans-serif;
}

H4  {
	font-size : 120%;
	color : #996600;
	background:none;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,Trebuchet,Arial,sans-serif;
}

H5  {
	font-size : 110%;
	color : #808000;
	background:none; 
	font-family : 'ZapfHumnst BT',Optima,Helvetica,Trebuchet,Arial,sans-serif;
}

H6  {
	font-size : 105%;
	color : #800000;
	background:none; 
	font-family : 'Book Antiqua',Palatino,Georgia,Times,serif;
}

P  {
	font-size : 100%;
	background : none;
	font-family : 'Book Antiqua',Palatino,Georgia,Times,serif;
}

small {
	font-size: 95%;
}

strong {
	font-weight: 600;
}

.block  {
	font-size : 90%;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,Trebuchet,Arial,sans-serif;
	font-style : normal;
}

.index {
	font-size:85%;
	font-style: normal;
}

.small  {
	font-size : 90%;
	font-style : normal;
}

ADDRESS  {
	font-size : 80%;
	font-family : 'ZapfHumnst BT',Optima,Helvetica,Trebuchet,Arial,sans-serif;
	font-weight : 400;
}


