BODY
{
	margin: 0px;
	background-color: #3a3a3a; 
	font-family: 'Century Gothic', 'Gill Sans', sans-serif;
	font-size:12pt;
	color: #818181;
}

TD
{
	font-family: 'Century Gothic', 'Gill Sans', sans-serif;
	font-size:12pt;
	color: #818181;
}

A
{
	font-family: 'Century Gothic', 'Gill Sans', sans-serif;
	text-decordation: none;
	font-size:10pt;
}

.headertable
{
	border: none;
	width:100%;
	background-color: #d7d7d7;
}

.footertable
{
	border: none;
	width:100%;
	background-color: #3a3a3a;
	
}
.headerfootertable_td
{
	border:none;
	text-align:center;
	font-family: 'Century Gothic', 'Gill Sans', sans-serif;
	font-size:10pt;
	color: #818181;
}
.txtbox
{
	font-family: 'Century Gothic', 'Gill Sans', sans-serif;
	font-size:9pt;
	color: #818181;
}