body {
	font-family: "century gothic", arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 8px;
	background-color: #555555;
	color: #eeeeee;
}
.body-nav {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #000000;
	color: #eeeeee;
}

a {
	text-decoration: none;
	color: #ffcc00;
}
a:hover {
	color: #ffffff;
}

em {
	font-style: italic;
	color: #ffffff;
}
h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 40pt;
	font-style: italic;
	font-weight: normal;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
}
h3 {
	font-family: "century gothic", arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 130%;
}
input {
	font-family: "lucida console", "courier new", courier, monospace;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
select {
	font-family: "century gothic", arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
small {
	font-style: italic;
	font-size: 90%;
	color: #ffffff;
}
strong {
	font-weight: bold;
	color: #ffffff;
}

table {
	background-color: #ffcc00;
}
.table-nav {
	background-color: transparent;
}

td {
	font-family: "century gothic", arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	background-color: #666666;
	color: #eeeeee;
}
th {
	font-family: "century gothic", arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	background-color: #cc9900;
	color: #000000;
}

.go-home {
	font-weight: bold;
	text-align: center;
}

.author {
	color: #999999;
	font-style: italic;
}

