body
{
	font-family: Arial;
	font-size: 8pt;
	background: #5F5752;
	margin: 0;
}

a
{
color: #072E5D;
}

.nav
{
	text-align: left;
	font-size: 10pt;
	border-bottom: 1px solid #E6E9D9;
	padding: 5px;
	cursor: hand;
}

.nav_over
{
	text-align: left;
	font-size: 10pt;
	border-bottom: 1px solid #E6E9D9;
	padding: 5px;
	cursor: hand;
	background-color: #E6E9D9;
}

.content_header
{
	font-size: 14pt; font-weight: bold;
}