body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	color: #666666;
}
.maintable {
	border: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.innertable {
	border: 1px solid #999999;
	padding: 5px;
}
.smalltext {
	font-size: 9px;
}
td {
	font-size: 11px;
}
.pagetitle {
	font-size: 12px;
	font-weight: bold;
}
.innertablefront {
	padding-top: 5px;
	border: 1px solid #999999;
}
.peterstanding {
	background-image: url(../images/peterstanding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
