body {
	background-color: #303030;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}
A:link   {
	color:#2d292a;
	font-weight:700;
	Text-decoration:underline;}
A:active {
	color:#2d292a;
	font-weight:700;
	Text-decoration:underline;}
A:visited{
	color:#2d292a;
	font-weight:700;
	Text-decoration:underline;}
A:hover  {
	color:#696969;
	font-weight:700;
	Text-decoration:underline;}
td {
	font-size: 9pt;
	color:#50484a;
}
.contentBox{
	width:826;
	text-align:center;
	margin-left: auto;
 	margin-right: auto;
	margin-top: 8px;
}
.content{
	background-color:#FFFFFF;
	width:inherit;
	text-align:center;
}