#header #banner, #header_bar, #side_bar, #header img.main
{
	display: none !important;
	float: none !important;
}

body, #page, #content, #footer
{
	color: #000;
	width: 15cm; 
	margin: 0 auto !important; 
	padding: 0 !important;
}

#header #logo
{
	display: block;
	width: 7in !important;
	margin-bottom: 5pt;
}

#content
{
	padding: 0;
	border: 0;
	float: none !important;
	background: transparent none;
}

#footer
{
	margin-top: 6pt;
}

body, img
{
	border: 0;
	padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img
{
	display: inline;
}

a, a:link, a:visited
{
	text-decoration: underline;
	font-size: 10pt;
}

p, li, th, td, dt, dd
{
	font-size: 10pt;
}

p+p
{
	text-indent: 1em;
}

h1
{
	font-size: 18pt;
	font-weight: normal;
	margin-top: 55pt;
}

#print_header
{
	margin-left: 120pt;
	margin-top: -85pt;
	font-size: 20pt;
}

h2
{
	font-size: 14pt;
	font-weight: normal;
}

h5
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: -2px;
}

#content p
{
	display: block;
	margin: 12pt 0;
	line-height: 18pt;
}

#content li
{
	margin-bottom: 6pt;
}

#footer p
{
	float: none !important;
	display: inline;
	font-size: 10pt;
	margin-top: 20pt;
}

#content table
{
	margin: 12px 0;
	border-left: 1pt solid #000000;
	border-top: 1pt solid #000000;
	border-right: 1pt solid #000000;
}

#content table tr
{
	vertical-align: top;
}

#content table th
{
	font-size: 10pt;
	line-height: 14pt;
	text-align: center;
}

#content table td
{
	font-size: 10pt;
	line-height: 14pt;
	text-align: center;
	border-bottom: 1pt solid #000000;
}


/*Writes a link's URI after the link in some browsers*/
#main a:link:after, #main a:visited:after
{
   content: " (" attr(href) ") ";
   font-size: 10pt;
}
