a:link {
	color: #00FE00;
}
a:visited {
	color: #80FF80;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-image: url(images/tile.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	color: #FEFE00;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {font-size: medium; font-style: italic; font-weight: bold; }
a {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
}
.style6 {font-size: large}
.style8 {font-size: x-small}
.style10 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	}
.style11 {
	font-size: x-large;
	font-style: italic;
}