body {
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-color: #009FDC;
	margin: 0px;
}

body, p, td {
	color: #003F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menu {
	color: #003F5F;
	text-align: left;
	line-height: 18pt;
}
.menu a:link, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	color: #003F5F;
	margin-top: 0px;	
	margin-bottom: 0px;	
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
}
.submenu a:link, .submenu a:visited {
	color: #003F5F;
	text-decoration: none;
	font-weight: normal;
}
a:link, a:visited {
	color: #0E2B8D;
}
.list th {
	font-size: 8pt;
	border-bottom: 1px solid #669900;
}
.main {
	padding: 16px;	
	line-height: 12pt;
}
h1, .h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	/*text-transform: uppercase;*/
}
h3, .h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
li {
	margin: 10px 0px;
}
.meeting {
	padding: 0px 30px;
	color: #FFFFFF;	
}
.copyright, .footer {
	padding: 0px 4px;
	color: #FFFFFF;
	font-size: 8pt;
}
.copyright a:link, .copyright a:visited, .footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover, .footer a:hover {
	text-decoration: underline;
}
.koopsom {
	color: #990000;
	font-weight: bold;
	font-size: 12pt;
}

.hotspot {
	color: #E50000;
}

