@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.outline {
	border: thin solid #FFF;
}

body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
.buttons {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homepageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
.underline {
	text-decoration: underline;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	line-height: normal;
	white-space: normal;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-size: 14px;
	text-align: left;
}
.style6 {color: #000000}
.headingspacing {
	line-height: 22px;
}
.left {
	text-align: left;
}
.spacer {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
