body {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background:white;
	color:black;
}

div#left_container_blog, div#content_icons, p.credit, div#right_container {
	display:none;
}

div#data {
	float:none;
}

table.sortable th {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	border:1px solid #D2D6E0;
	background-color:#FFFFFF;
	padding:3px;
	text-align:left;
}

table.sortable td {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	border:1px solid #D2D6E0;
	background-color:#FFFFFF;
	padding:3px;
	text-align:left;
}

table.sortable th a, table.sortable th a:visited, table.sortable th a:active {
	color:#003366;
	text-decoration:none;
	background:none;
	white-space:normal;
	font-weight:bold;
}

table.sortable th a:hover {
	color:#003366;
	text-decoration:underline;
	font-weight:bold;
}

table.sortable td a, table.sortable td a:visited, table.sortable td a:active {
	color:#003366;
	text-decoration:none;
	background:none;
	white-space:normal;
	font-weight:bold;
}

table.sortable td a:hover {
	color:#003366;
	text-decoration:underline;
	font-weight:bold;
}

table.sortable th.colcenter {
	text-align:center;
}

table.sortable td.colcenter {
	text-align:center;
}