a:link {
	background-color: transparent;
	color: #0000FF;
	font-size: 105%;
}

a:visited {
	background-color: transparent;
	color: #800080;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #FFCC66;
	text-decoration: underline;
}

address {
	background-color: transparent;
	color: #A0A0A0;
	font-size: 85%;
	font-weight: 400;
	text-align: center;
}

body {
	background-color: #FFFFF0;
	color: #000000;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0% 5% 5% 5%;
}

h1, h4 {
	background-color: transparent;
	color: #800000;
	font-family: 'Gill Sans', Optima, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2, h5 {
	background-color: transparent;
	color: #000080;
	font-family: 'Gill Sans', Optima, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3, h6 {
	background-color: transparent;
	color: #008080;
	font-family: 'Gill Sans', Optima, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	font-weight: 600;
}

.index {
	font-size: 90%;
}
