/* This is the default CSS*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ffffff;
	color:#000000;
	font-size:12pt;
}

#module_nav #navlist {display: none;}