* {	font-family: Arial, Helvetica, sans-serif;
	color:#000;
 	background-color:#fff;
 	}
h1 {
	font-size: 14pt;
	color: #101388;
	font-weight: bold;
	}
h2 {
	font-size: 12pt;
	color: #101388;
	}
i 	{
	color: #101388;
	}
ul	{
	font-size: 10pt;
	color: #666;
	}

#header {
	display: none;
	}

#menu, #menuLevel0{
	display: none;
	}

#content {
	visibility: visible;
	}
	
#contentNavi {
	display: none;
	}
