div#content {
	color: #fff;	
	/*
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
	*/
	font:normal 12px Arial,Helvetica,sans-serif;
;
}

div#content p {
	font-size:12px;	
}


/*
	html * div#content h1.csc-firstHeader, 
	html * h1{
	
		margin:0px 0 22px 0px;
		padding:0px;
		font-weight:normal;
		font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	:root div#content h1.csc-firstHeader, 
	:root h1{
	
		margin:0px 0 22px 0px;
		padding:0px;
		font-weight:normal;
		font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	*/
