html
{
	width: 100%;
}

body
{
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	margin: 0 0 0 10px;
	padding: 0; 
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
}

#content
{
	width: auto;
   	float: none !important;
   	color: black;
   	background: transparent none;

}

#content_header
{
	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;	
	font-size: 13pt;
	color: #E90000;
	font-weight: normal;
}

#header, #header_top, #header_shadow_l, #header_shadow_r, #sep, #footer
{
	display: none;
}


#content a, #content a:visited
{
	color: #666666;
	background: transparent;
	font-style: italic;
	font-weight: 400;
	text-decoration: underline;
}

h1
{
	color: #666666;
	font-size: 12pt !important;
	letter-spacing: 1pt;
	line-height: 1.2em;
}

h2
{
	color: #666666;
	font-size: 11pt !important;
	font-weight: bold;
}