body{
	text-align: left;
	font-size: 12pt;
}

#nav{
	display: none;
}

ul {
	list-style-type: none;
}

#topsection{
	text-align: center;
	margin: 0;
	padding: 0;
	height: auto;
}

#leftcolumn{
	display: none;
}

h1, h2{
	font-size: 13pt;
}

#footer{
	display: none;
}

#contentcolumn{
	height: auto;
	width: auto;
}

#rightcolumn{
	display: none;
}

.noprint{
	display: none;
}
