
BODY {color: black; background: white;}
A:link {color: #000; background: #fff; text-decoration: none;}
A:visited {color: #000; background: #fff; text-decoration: none;}
A:active {color: #000; background: #fff; text-decoration: none;}
H1, H2, H3, H4, H5 {color: #000; background: #fff; padding-bottom: 1px;
}
    
#navigationtop {
	display: none;
}

#navigationleft {
	display: none;
}

#navigationbottom {
	display: none;
}

.headline {
	size: large;
	color: black;
	
}

.makeblank {
	display: none;
	background: #fff;
}
