#left, #navigation, #gotop, #top, .hidewhenprint
{
	display: none;
}

*
{
	background-color: white !important;
	background-image: none !important;
}


p, h1, h2, h3, h4, td
{
	font-family: Arial, sans-serif;
}

h1
{
	font-size: 1.3em;
}

h2
{
	font-size: 1.1em;
}



#content_frame
{
	margin-left: 2cm;
	text-align: justify;
}


#printtop
{
	display: block;
	top: 0;
	left: 0;
	width: 100%;
}


a.thickbox {
  text-decoration:none;
}

a.thickbox img, a.thickbox:visited img {
 border:1px solid black;
}

