body {
	background-color: #999999;
}
body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
a {
	font-weight: bold;
}
#container {
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.heading {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.standard {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
}
.standartbold {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.standardcolour {
	font-family: Georgia;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
