body
{
	margin:0px;
}

.HiddenOnPrint
{
	visibility: hidden;
	display: none;
	overflow:hidden;
}

#Content
{
	display: block;
	visibility: visible;
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color: White;
}

BODY, SELECT, OPTION
{
	margin: 0px 0px 0px 0px;
	font: 11px Verdana;
	line-height: 16px;
	color: #666666;
	background-color: White;
}

#HistoryObject
{
	width: 590px;
	height: 440px;
}

#GeographicObject
{
	width: 590px;
	height: 240px;
}

TD
{
	font: 11px Verdana;
	color: #666666;
}

A
{
	font: 11px Verdana;
	color: #666666;
}

A:HOVER
{
	color: #983620;
}

.SectionHeading
{
	font: bold 18px Arial;
	color: #990000;
}

.SubSectionHeading
{
	font: normal 18px Arial;
	color: #666666;
}

.SubHeading
{
	font: bold 11px Verdana;
	color: #990000;
}

.SubSubHeading
{
	font: bold 11px Verdana;
	color: #666666;
}