#header ul, #header div, #accessibility, #slideshow, #navi, #footer {
	display:none;
}

#content-sidebar, #content-main, a, .highlight  {
	font-size:16pt;
	font-family:"Times New Roman", Times, serif;
	width:100%;
	clear:both;
	float:none;
	margin-left:0;
	padding-left:0;
	color:#000;
}

#header {
	height:100px; overflow:hidden;
}

#header h1, #content-main h2, #content-main h3, th {
	color:#000;
}

th {
	font-size: 20pt;
	font-weight:bold;
}

#header h1 a{
	font-size:32pt;
	font-weight:bold;
	text-indent:0;
	text-decoration:none;
	width:100%;
	float:none;
}
h2,
h2#navi-add,
#content-main h2 {
	font-size:24pt;
	font-weight:bold;
}
h3,
#content-sidebar h3,
#content-main h3 {
	font-size:18pt;
}

a {
	text-decoration:none;
}

.highlight {
	text-decoration:underline;
}
