body
{
	background-color: #CCCCCC;
	font-family : Futura, helvetica, sans-serif;
}

table
{
	background-color: transparent;
	font-family : Futura, helvetica, sans-serif;
}

td
{
	font-family : Futura, helvetica, sans-serif;
	font-size: 16px;
	background-color: transparent;
}

tr
{
	background-color: transparent;
	font-family : Futura, helvetica, sans-serif;
}

.cellBackground
{
	color : #CCCCCC;
	font-size: 20px;
	font-family : Futura, helvetica, sans-serif;
	border : thin solid #000000;
	background : #333399;
}

.cellHeading
{
	color : #CCCCCC;
	font-size: 24px;
	font-weight: bold;
	font-family : Futura, helvetica, sans-serif;
	background-color : #333399;
}

.copyrightInfo
{
	font: 10px Helvetica, Courier, "Sans Serif";
	color: Black;
}

.heading
{
	color : #333399;
	font-size: 24px;
	font-weight: bold;
	font-family : Futura, helvetica, sans-serif;
	background-color : #CCCCCC;
	text-align: right;
}

.headingLeft
{
	color : #333399;
	font-size: 24px;
	font-weight: bold;
	font-family : Futura, helvetica, sans-serif;
	background-color : #CCCCCC;
	text-align: left;
}

.tableBackground
{
	background-color: #CCCCCC;
	font-family : Futura, helvetica, sans-serif;
}

.transparentBackgroundFont
{
	color : #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	font-family : Futura, helvetica, sans-serif;
	background-color : transparent;
}

.transparentHeading
{
	color : #333399;
	font-size: 20px;
	font-weight: bold;
	font-family : Futura, helvetica, sans-serif;
	background-color : transparent;
}
