p {
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_colour.jpg);
	background-color: #292929;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	line-height:15px;
	color:#555555;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#CCCCCC;
}
.tabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
.tablelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color:#055FE3;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
.asterisk {
	font-weight: bold;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.footer {
	font-weight: normal;
}
.footer a:link {
	color: #0000FF;
	text-decoration: none;
}
.footer a:visited {
	color: #0000FF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
