body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;

}

img {
	border:0px;
}

a {
	color: #333366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #D2D8E6;
}

#container {
	display: none;
}

#header {
	display: none;
}

#header h1 {
	display: none;

}

#header h2 {
	display: none;
}

#header h2 a {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration:none;
}

#header h2 a:hover {
	display: none;
}

#topmenu {
	display: none;
}

#topmenu a {
	display: none;
}

#topmenu a:hover {
	display: none;
}

#sidebarleft {
	display: none;
}

#sidebarleft a {
	display: none;
}

#sidebarleft a:hover {
	display: none;
}

#content {
	display: none;
}


#sidebarright {
	display: none;
}

#sidebarright a {
	display: none;
}

#sidebarright a:hover {
	display: none;
}

#copyright {
	display: none;
}

#copyright a {
	display: none;
}

#copyright a:hover {
	display: none;
}


#contentprint {
	float: center;
	color:black;
	text-align:justify;
	font-size: 9pt;
	width: 580px;
	line-height:12pt;
	padding-left: 20px;
	padding-right: 0px;
	border-left: 4px solid #D2D8E6;
}