body {
	background-color : #FFFFFF;
	margin-left: 5%;
	margin-right: 8%;
}

a:link {
	color:#0000FF; 
}

a:vlink {
	color : #800000;
}

a:alink {
	color:#FFFF00; 
}

a:hover {
	color : Silver;
}


h1 {
	font-size: 140%;
	color: #000090;
	background-color: transparent;
	font-family:'zapfhumnst bt', Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}

h2 {
	font-size: 130%;
	color: #000090;
	background-color: transparent;
	font-family: 'zapfhumnst bt',Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}

h3 {
	font-size: 125%;
	color: #000090;
	background-color: transparent;
	font-family: 'zapfhumnst bt',Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}

h4 {
	font-size: 120%;
	color: #000090;
	background-color: transparent;
	font-family: 'zapfhumnst bt',Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}
h5 {
	font-size: 115%;
	color: #000090;
	background-color: transparent;
	font-family: 'zapfhumnst bt',Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}

h6 {
	font-size: 90%;
	color: #000090;
	background-color: transparent;
	font-family: 'zapfhumnst bt',Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}

p {
	font-size: 100%;
	color: #000090;
	background-color: transparent;
	font-family: 'Book Antiqua',Georgia,Palatino,"Times New Roman", serif;
}

UL LI {
	font-size: 95%;
	color: #000090;
	background-color: transparent;
}
 
DL DD {
	font-size:95%;
	color: #000090;
	background-color: transparent;
}

.index {
	font-size: 85%;
}
.block {
	font-size: 90%;
	font-family: 'zapfhumnst bt',Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}
small {
	font-size: 90%;
}


LI small {
	font-size:90%;
}

strong {
	font-weight: 600;
}
address {
	font-size: 80%;
	font-weight: 400;
	color: silver;
	background-color: transparent;
	font-family: 'zapfhumnst bt',Optima,Helvetica,Weiss,Verdana, Geneva,Arial,sans-serif;
}
