.blackBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;


}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;

}
.rightgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-right: 40px;
	padding-left: 40px;
}
.tablebg {
	background-attachment: fixed;
	background-image: url(images/picture1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

