a:link {
	background-color: transparent;
	color: #0000FF;
}

a:visited {
	background-color: transparent;
	color: #001C99;
}

a:hover {
	background-color: transparent;
	color: #FFFF00;
}

address {
	font-family: 'Book Antiqua',Georgia,Palatino,'Times New Roman', serif;
	font-size: 85%;
	font-style: italic;
	font-weight: 400;
	text-align: center;
}

body {
	background-color: #FFFFF0;
	margin-left: 8%;
	margin-right: 10%;
}

cite {
	font-style: italic;
}

em {
	font-style: italic;
}

h1 {
	background-color: transparent;
	color: #997F00;
	font-family: 'ZapfHunst BT',Helvetica,Trebuchet,Arial,'Gill Sans',sans-serif;
	font-size: 200%;
	font-weight: 600;
}

h2 {
	background-color: transparent;
	color: #993300;
	font-family: 'ZapfHunst BT',Helvetica,Trebuchet,Arial,'Gill Sans',sans-serif;
	font-size: 165%;
	font-weight: 600;
}

h3 {
	background-color: transparent;
	color: #009980;
	font-family: 'ZapfHunst BT',Helvetica,Trebuchet,Arial,'Gill Sans',sans-serif;
	font-size: 150%;
	font-weight: 600;
}

h4 {
	background-color: transparent;
	color: #980060;
	font-family: 'ZapfHunst BT',Helvetica,Trebuchet,Arial,'Gill Sans',sans-serif;
	font-size: 125%;
	font-weight: 600;
}

h5 {
	background-color: transparent;
	color: #993300;
	font-family: 'ZapfHunst BT',Helvetica,Trebuchet,Arial,'Gill Sans',sans-serif;
	font-size: 105%;
	font-weight: 500;
}

p {
	font-family: 'Book Antiqua',Georgia,Palatino,'Times New Roman', serif;
	font-size: 100%;
}

small {
	font-size: 90%;
}

strong {
	font-style: normal;
	font-weight: 700;
}

ul li {
	font-size: 90%;
	font-weight: 600;
}

.block {
	font-family: 'ZapfHunst BT',Helvetica,Trebuchet,Arial,'Gill Sans',sans-serif;
	font-size: 95%;
}

.index {
	font-size: 90%;
}

.small {
	font-size: 95%;
}

