body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}
a{
	color: #006699;
	text-decoration: underline;
	font-size: 9pt;
}

a:link{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

a:visited{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

a:hover{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

##navBar, #navBarheaderTOPBOX, #navBarheader, #navBarcontent, #navBarheader2TOPBOX, #navBarheader2, #navBarcontent2, #footer, #sidebar {	
	display: none;
}
