
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	width: 660px;
}

p {
	font-size: 11pt;
}

#container,
#page,
#content
{
	height: 0;
}

#containerbg,
#header,
#seperator,
#sub_nav,
#foot_right,
#foot_left
{
	display: none;
}

