@charset "UTF-8";
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
}
a:active {
	font-weight: bold;
	color: #ffffff;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 21px;
}
.bodycopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
}
.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
}
.tableBackground {
	background-image:url(../img/background_texture.jpg);
	background-color:#11143e;
}
