body
{
	background-color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}


#skip, #star, #header a img, #menu, #sidebar, .contact { display: none; }

img
{
	border: 0;
	display: block;
	margin: 0;
}

.forprint
{
	display: inline;
}

#content
{
	
	clear: left;
}


#content h2
{
	font-size: 24pt;
	font-weight: bold;
}

#content img {float: left;
	margin-bottom: 1cm;}


blockquote
{
	border-top: black 1px dotted;
	border-bottom: black 1px dotted;
	clear: both;
	display: block;
	font-style: italic;
}


#footer
{

	font-size: 10pt;
	border-top: 1px solid black;
}

a {color:#000; text-decoration: none;}