#content
{
	font-family: verdana;
	font-size: 10px;
}

.infoboxstyle
{
	display: none;
}

.top
{
	display: none;
}

.navigation
{
	display: none;
}

.maintable 
{
	margin: 1em 0;
	width: 100%;
}

.footer
{	
	display: none;
}

.screenlabel
{
	display: none;
}

a, a:hover, a:visited
{
	color: black;
	font-weight: bolder;
	text-decoration: none;	
}

h1
{
	font-size: 20px;
}

.printInvisible{
	display:none;	
}