a:link {
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #990099;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #FF0000;
}

address {
	font-size: 85%;
	font-weight: 300;
}

body, td {
	background-color: #FDF5E6;
	color: #000000;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: 10%;
	margin-right: 5%;
}

caption {
	font-size: 90%;
}

h1 {
	font-family: 'Gill Sans', 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 145%;
}

h2 {
	font-family: 'Gill Sans', 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
}

h3 {
	font-family: 'Gill Sans', 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
}

h4 {
	font-family: 'Gill Sans', 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h5 {
	font-family: 'Gill Sans', 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 115%;
}

h6 {
	font-family: 'Gill Sans', 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
}

index {
	font-size: 95%;
}

