body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content_wrapper{
	background: #fcfbe6;
	width: 100%;
	margin:0px;
	padding:0px;	
}

#content{
	margin:30px;
	
}

#header {
	background: #ccccff;
	margin:0px;
	padding:5px;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	background:#000000;
	padding: 5px;
	font-weight: bold;
}


h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	
}

.yellowcontent{
	background: #fcfbe6;	
}

.tableh2
{	
	background: #ccffff;
}






