body {
	background: #CCCCCC url(../images/background_marble.jpg);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #CC6699;
}
.footerText {
	font-size: 12px;
	font-weight: normal;

}
td {
	font: 14px Arial, Helvetica, sans-serif;
}
a:link {
	color: #CC3366;
	font-weight: bold;
}
a:visited {
	color: #CC6666;
	font-weight: bold;

}
a:hover {
	color: #CC0066;
	font-weight: bold;

}
h2 {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #CC6699;
}
.quicktime {
	background-color: #D1C8C1;
	font-size: 12px;
}
.mainContent {
	padding-right: 10px;
}
