body {
	background-color: 		#FFFFFF;
	background-position:	top left;
	background-repeat:		no-repeat;
	margin: 				0px;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			17px;
	color: 					#000033;
	}
	
a:link, a:visited, a:hover, a:active {
	color: 				#0066CC;
	text-decoration:	underline;
	}
	
.printelement { 
	display: none;
	}
