<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1 em;
	background-color: #003333;
	color: #BBCCCC;
	background-image: url(../images/backgroundTheArts.gif);
	background-repeat: no-repeat;
}
.pageFont {
	padding-right: 5em;
	padding-left: 5em;
}
.pageFontNormal12ems {
	font-size: 1.2em;
	font-weight: normal;
	clear: none;
}
.pageFontBold12ems {
	font-size: 1.2em;
	font-weight: bold;
}
.pageFontNormal08ems {
	color: #BBCCCC;
	font-size: 0.8em;
	font-weight: normal;
}
.pageFontNormal07ems {
	color: #BBCCCC;
	font-size: 0.7em;
	font-weight: normal;
}
.pageFontNormal06ems {
	color: #BBCCCC;
	font-size: 0.6em;
	font-weight: normal;
}
.menuBarDarkCSS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #BBCCCC;
	text-decoration: none;
}
a:visited {
	color: #BBCCCC;
	text-decoration: none;
}
a:hover {
	color: #EEDDDD;
	text-decoration:underline;
}
#nav {
	font-size: 0.8em;
	color: #BBCCCC;
	/*background-color: #004762;*/
	font-weight: bold;
	text-decoration: none;
}

#nav a {
	text-decoration:none;
}
#nav a:hover {
	color:#FFEEEE;
	text-decoration:underline;
}</pre></body></html>