body {
	color: #404040;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e7c6ba;
	text-align: left;
	line-height: 1.3em;
}
h1 {
	color: #1c6e89;
	font-size: 12pt;
	font-weight: bold;
}
h2 { font-size: 10pt; font-weight: bold; text-align: center; }
h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #1c6e89;
}
.boldredcenter11 {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #600;
}
.bottomlink {
	text-align: center;
}
.center { text-align: center; }
.bold { font-weight: bold; }
.bluebold {
	color: #1c6e89;
	font-weight: bold;
}
.redbold { color: #600; font-weight: bold; }
.redboldsmall {
	font-size: 9pt;
	font-weight: bold;
	color: #600;
}
.red {
	color: #600;
}
.asteriks { color: #600; text-align: center; }
.italics { font-style: italic; }
.left { text-align: left; }
.blue {
	color: #1c6e89;
}
a:link { color: #9e474d; text-decoration: underline; }
a:visited { color: #9e474d; text-decoration: underline; }
a:hover { color: #9e474d; text-decoration: none; }
a:active { color: #9e474d; }
#moreinfo table {
	border: 1px solid #EFCECC;
}
#moreinfo td {
	text-align: center;
}
#navbar {
	color: #ffdec7;
}
.small {
	font-size: 9pt;
}
.smallcenter {
	text-align: center;
	font-size: 9pt;
}
