input,.noprint,a.details
	{
	display:		none;
	}

.qnum,.question,.answer
	{
	border-bottom:		thin solid #666666;
	}

.menu	{ 
	display:none;
	}
	
.Main	{
	position:		absolute;
	left:			1pt;
	top:			1pt;
	margin-left:		10%;
	overflow: 		visible;
	text-align:		left;
	}
	
.Footer	{
	font-size:		9pt;
	background-color:	#ffffff;
	}
	
.next	{
	text-align:		right;
	}
	
#logo	{
	display:		none;
	}

.BGmain,.BGtop,.BGbot,.BGhead	{
	background-image:	none;
	background-color:	#ffffff;
	}

.warning	{
	color:			#000000;
	font-weight:		bold;
	font-size:		11pt;
	}