* {
	font-family : arial;
	font-size : 8pt;
}

#header
{
	
}

#header h1
{
	font-size : 14pt;
}

#header span
{
	display : none;
}

#navigation
{
	display : none;
}

#banner
{
	display : none;
}

#left
{
	display : none;
}

#middle h1
{
	font-size : 12pt;
}

#footer
{
	text-align : center;
}

#footer hr
{
	display : none;
}

#footer #page-validation
{
	display : none;
}

table
{
	margin-top : 4px;
	margin-bottom : 4px;
	border-collapse : collapse;
}

caption
{
	font-weight : bold;
	text-align : center;
	margin-top : 12px;
}

table thead tr td
{
	background-color : #cedac6;
	color : #003875;
	font-weight : bold;
}

td.number
{
	text-align : right;
}