body
{
	font-family: Arial, helvetica;
	font-size: 8pt;
}

div#header img
{
	border: 0px;	
}

div#navigation
{
	display: none;
	visibility: hidden;
}

div#footer
{
	display: none;
	visibility: hidden;
}

div.intro
{
	font-weight: bold;
}

div.hr
{
	border: 1px solid Gray;
	height: 0px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_image
{
	border: 1px solid #bfbfbf;
	width: 240px;
	height: 400px;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
}

#content_image img
{
	border: 5px solid White;
}

#content_body
{
	float: left;
	width: 360px;
	margin-left: 25px;
	margin-bottom: 50px;
}