BODY {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	background-image:none;
}

A {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

#thNavigation {
	display:none;
}
#thFooter {
	display:none;
}

#thContent {
	width: 500px;
	float:left;
	margin: 10px;
}
