body {
	padding: 0;
	margin: 0;
	background-color: #99FFFF;
}

a:link {  color: #6600CC; text-decoration: none; font-weight: bold}
a:visited {  color: #9999FF; text-decoration: none; font-weight: bold}
a:hover {  color: #CCCCFF; text-decoration: none; font-weight: bold}
a:active {  color: #CCCCFF; text-decoration: none; font-weight: bold}

a.submenu:link {  color: #6600CC; text-decoration: none; font-weight: bold}
a.submenu:visited {  color: #FFFFFF; text-decoration: none; font-weight: bold}
a.submenu:hover {  color: #CCCCFF; text-decoration: none; font-weight: bold}

.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; line-height: 13pt}
.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000066 ; font-weight: bold}
.quoteSource { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #0000FF; line-height: 13pt ; font-style: normal; margin-left: 15px}
.subtitle_event { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #0033CC; font-weight: bold ; line-height: 14pt}
.subtitle_place { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #0033CC; font-weight: normal; line-height: 13pt}
.sideBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000066}
.participants { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000066; line-height: 12pt}
.sidebar {
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.sideBox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #99ccff;
	border: 4px solid #6600CC;
	line-height: 14px;
	padding: 5px;
	width: 173px;
	margin: 0px;
}
.sideBoxSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	display: block;
	line-height: 18px;
}

