/* CSS Document - last updated:06/12/2006 */
/* media="screen" */

/* 
Style list 
----------------------------
	x1. Default styles
	1. Mast head
	2. Left column
	3. Main content
	4. Bottom links
*/


/* x.Default styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #403f3f;
	}
	
	
.accessibilitypanel {
	/* position: absolute;
	left: -9000px; -- switched off */ 
}