body
{
	overflow:					    visible;
	text-align:			    	left;
}
td, textarea, input, select, div, body
{
	font-size:					  8pt;
	font-family:				  arial, verdana, sans-serif;
}
#header, #mainleft, #mainright
{
	display:							none;
}
#container, #main, #content
{
	position:							relative;	
	top:									0px;
	margin-left:					0px;
	left:									0px;
	height:								100%;
	width:								100%;
	overflow:							visible;
}
ul
{
	margin:							0px;
	padding-left:				1.5em;
}
h1
{
	font-size:				14px;
}