#bot, #nav, .noPrint
{
 	display: none;
}

#topNav
{
 	width: 100%
}

#topNav .box2
{
 	display: none;
}

body
{
  background-color: white;
  text-align: left;
	font-size: 12pt;
}

#backing, #content
{
	background: transparent;
	float: none;
	color: black;
	margin: 0 5%;
	padding: 0; 
	border: 0;
	width: 100%;
	text-align: left;
}

a:link, a:visited
{
 	color: #666666;
	text-decoration: underline;
	background: transparent;
}

img
{
  border: 0px;
}

table
{
 	text-align: left;
}
