.tableText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	text-align: justify;
	left: 10px;
}
.bigText {
	font-family: "Trebuchet MS";
	font-size: 60px;
	color: #FF0000;
	line-height: 30px;
	border: 2px none #000000;
}
.maintable {
	border: 10px solid #FF0000;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/kubrickbgcolor.jpg);
}

.maintable .tableText a {
	font-weight: bold;
	color: #FF0000;
}
.smallText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}

