body {
	background: white;
	font:10pt/140% Arial, Verdana, Helvetica sans-serif;
}

#Navigation, #ColumnMainTopHp, #ColumnMainTop2Col, .searchBox, .clear, .Clock, #Breadcrumb, #ColumnLeft, #Header, .noPrint, #Footer .rootNavigation, #internovaLogo
{
	display: none;
}


#Sheet 
{
	width: 620px;
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	background: transparent;
}

#PrintHeader
{
    height: 105px;
}

#PrintHeader img
{
    border: none 0;
}

h1
{
	font-size:16pt;
	font-weight:normal;
	color: #DD6A1D
}

h2
{
	font-size:12pt;
}

h3, h4, h5
{
	font-size:11pt;
}

#Content a:link, #Content a:visited {
	color: #691440;
	background: transparent;
	text-decoration: underline;
}

#Content a:link:after, #Content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#Content 
{
	margin :6mm 0;
}

#Footer .holder 
{
	color: #999;
	margin-bottom: 2mm;
}

#Navigation p
{
	margin:0;
}

.FAQ {font-weight:bold; margin-bottom:12pt;}
.FAQAnswer {font-weight:normal; text-decoration:none;}