body, h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color: black;
}

h1 {
	font-size:14pt;
	font-weight:bold;
}

.item {
	padding:5px;
	border:2px solid silver;
}

.menu, #search, #header, #rightfixed, #update, #footer, #rightcontent, #rightad {
	display:none;
}

#main, #centercontent, body {
	width: 100%;
}

.bodytext {
	color: black;
}