body{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	width:100%;
	font-size: 100%;
	line-height:150%;
	}
	
#page
	{
	text-align:left;
	width:100%;
	display: block;
	margin: auto;
	}


div#content_area
	{
	width: 100%;
	float: left;
	}
	
#header, #leftNav, #footer, a.next , a.previous
	{
	display: none;
	}
	
#content_area{ float: left; width: 450px; }

h1,h2,h3,h4,h5,h6
	{
	color: #000000;
	}
	
.border
	{
	border: none;
	}

.note, .tip
	{
	font-weight: bold;
	}

.floatRight
	{
	float: none;
	clear: both;
	width: 100%;
	margin-right: 20px;
	}

a
	{
	margin: 0px 10px 0px 10px;
	}
h1{ padding-top: 0; margin-top: 0; line-height: 140%;}

#content_area a:link, #content_area a:visited, #content_area a:active, #content_area a:hover
	{
	color: #000000;
	}
	
	
.noprint{ visibility: hidden; }