#content h4 {
	margin-bottom:10px;
	margin-left:10px;
	margin-top:0px;
	float: left;
	clear: both;
	font: bold normal 1.4em/normal Arial, Helvetica, sans-serif;
	width: 500px;
}
table.wholeTable {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin-left:12px;
	width:700px;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
table.wholeTable {
border-collapse:collapse;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
table thead tr th {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #D6D6D6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:30px;
	line-height:1.6em;
	width: 300px;
}
table tbody tr th {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
	margin:0;
	padding:5px 0 5px 10px;
	text-align:left;
	width: 300px;
}
#content .red {
color:#FF0000;
font-weight:bold;
}
.blue {
color:#0080FF;
font-weight:bold;
}
#footer {
	margin-top:1300px;
}

