A.confName { /* AFAANZ */
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
}
A.confName:link {
	text-decoration: none;
   	color: #fff; /* AFAANZ */
}	
A.confName:visited {
	text-decoration: none;
   	color: #fff; /* AFAANZ */
}
A.confName:hover {
	color: #ccc; /* AFAANZ */
}
.conf {
	font-family: arial,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	background-color: #224072; /* AFAANZ */
}
.footerBorder {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #5D8DC7; /* AFAANZ */
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
}
.menu {
	background-color: #5D8DC7; /* AFAANZ */
	border-bottom: 1px solid black;
	width: 100%;
	clear: both;
}
.menuoc {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 0.5em; /* AFAANZ */
	padding-bottom: 0.5em; /* AFAANZ */
	width: 100%;
	background-color: #B1B3FD; /* AFAANZ */
	font-weight: bold; /* AFAANZ */
	color: #000033;
	clear: both;
}
.menufiller {
	background-color: #5D8DC7; /* AFAANZ */
	width: 100%;
	padding-top: 0.5em; /* AFAANZ */
	padding-bottom: 0.5em; /* AFAANZ */
	font-size: 9pt;
	text-align: right;
}
.menuitem {
	background-color: #5D8DC7; /* AFAANZ */
	border-right: 1px solid black;
	font-weight: bold;
	font-size: 9pt;
	float: left;
	padding: 0.5em 1em 0.5em 1em;
}
.menuitem a { /* AFAANZ */
	color: #fff;
}
.menuitem a:hover { /* AFAANZ */
	color: #cff;
}