body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background-image: url(images/rbow_tile.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
a:visited {
	font-size: 0.9em;
	font-variant: small-caps;
	color: #CC0000;
	text-decoration: line-through;
}
a:hover {
	font-size: 0.9em;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 0.9em;
	font-variant: small-caps;
	text-decoration: underline;
	color: #3399FF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
.erisgreen {
	background-color: #ADFF2F;
}
.erisgold {
	background-color: #D4AF37;
}
