@charset "utf-8";
/* CSS Document */

body
{
	background: none;
	background-color:#FFFFFF;
}

div, 
li, 
p, 
td, 
th
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:13px;
	line-height:1.6em;
	color: #000000;	
}

a
{
	color: #000000;	
	text-decoration:none;
}

a:hover
{
	color: #000000;	
	text-decoration:none;
}


div#header, div#section-header, div#cookie-crumb, div#members-area, div#images, div#section-menu, div#footer
{
	display:none;
}

div#text
{
	width: 100%;
	padding: 20px;
	font-size: 12pt;
}

	div#text h1
	{
		font-size: 24pt;
	}
