.darkbluebar {
	background-color: #1D4098;
}
.lightblue {
	background-color: #EFF5FC;
}
.main {
	background-color: #EFF5FC;
	color : black;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: medium;
}
.header {
	text-align: right;
}
.mediumtitle {
	font-size: medium;
}
.nospace {
	margin-top: 0;
}
a:link {
	font-size: small;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-size: small;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-size: small;
	text-decoration: none;
}
a:active {
	font-size: small;
	text-decoration: underline;
}
a:link.bottomlink {
	font-size: x-small;
	color: #508EE0;
}
a:visited.bottomlink {
	font-size: x-small;
	color: #508EE0;
}
a:hover.bottomlink {
	font-size: x-small;
	color: #333333;
}
a:active.bottomlink {
	font-size: x-small;
	color: #333333;
}
.copyright {
	font-size: x-small;
}
.imagecaption {
	font-size: x-small;
}
.imagetitle {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.paratitle {
	margin-top: 0;
	font-size: medium;
	font-weight: bold;
}
.quotation {
	font-style: italic;
	margin-left : 40pt;
	margin-right : 40pt;
}
A:link.noline {
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited.noline {
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:active.noline {
	color:#5D85D6;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover.noline {
	color:#3366CC;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
