body {
	font-family: arial, monospace;
	font-size: 0.9em;
	background-color: #888888;
}

td {
	font-family: arial, monospace;
	font-size: 0.9em;
}

div {
	font-family: arial, monospace;
	font-size: 0.9em;
}

A {
	color: #F37E20;
	font-weight: bold;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.title {
	font-size: 1.4em;
	font-weight: bold;
}

.nav {
	color: #000000;
	font-size: 1.1em;
}

.currentpage {
	background-color: #F37E20;
}

.currentpagetext {
	font-size: 1.1em;
	color: #FFFFFF;
}
