body {
	background-attachment: fixed;
	background-color: 200400;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.maintable {
	border: 1pt solid #333333;
	background-color: #FFFFFF;
}
.top-menu {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.footer {
	font-size: 9pt;
	color: #FFFFFF;
}
.contact-details {
	font-size: 12px;
}
.smalltext{
	font-size: 10px;
}
