
body {
	text-align:		left;
	background: 	#FFFFC0;
	font-weight:	normal;
	font-style:		normal;
	font-size:		80%;
	font-family:	Arial, Helvetica, san-serif;
	margin: 			0px;
	margin-top: 	0px;
	padding: 			10px;
	line-height:	1.5;
}

SPAN {
	position:		relative;
	z-index:		1;
	color:			#0000FF;
	font-weight:	bold;
	font-style:		normal;
	font-size:		100%;
}

a.faq {
	font: 12pt arial; 
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
	}

a.faq:visited	{
	font: 12pt arial; 
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
}	
	
a.faq:hover {
	font: 12pt arial;
	color: #F00000;
	text-decoration: none;
	line-height: 	1.5;
	}
