body {
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #000000;
	color: #CABAE5;
	font-size: 9pt;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


table {
	height: 100%;
	width: 100%;
	border: 0;
}

a:link, a:visited, a:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #cabae5;
	font-size: 9pt;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #cabae5;
	font-size: 9pt;
	background-color: #2F223C;
}

.tdcenter {
	background-color: #000000;
	border:0px;
}

.tdleft {
	background-color: #2F223C;
	border-color: #CCCCCC; 
	border-style: ridge; 
	border-width: thick;
	width:271px;
}

.tdright {
	background-color: #FFFFFF;
	border-color: #CCCCCC; 
	border-style: ridge; 
	border-width: thick;
	width:683px;
	text-align:center; 
}
