BODY {
	background-color : #ccccff; color : #000033; font-family : verdana; font-size : 9pt; margin-left : 0;
}
A:link {
	color : #000066; text-decoration : underline;
} 
A:hover {
	color : #ccccff; text-decoration : underline; background : #000033;
} 
.navigation {
	font-size : 8pt; color : #ff0000; background : #FBEEC6; font-weight : bold;
}
.navigation a:link {
	font-size : 11pt; font-weigth : bold;
}
.navigation a:hover {
	font-size : 11pt; font-weight : bold;
}
.navigation a:visited {
	font-size : 11pt; font-weight : bold;
}
.content {
	font-size : 9pt;
}
.content h1 {
	font-size : 9pt; font-weight : bold; background : #FBEEC6;
}
.content h2 {
	font-size : 8pt;
}
.sidemap {
	font-size : 8pt; background : #ffffff;
}
//-->
<!-- 
BODY {scrollbar-face-color: #ccccff;
scrollbar-shadow-color: #ccccff;
scrollbar-3dlight-color: #ccccff;
scrollbar-arrow-color: #000066;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #000066;}
//-->
