body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.lm {
	margin: 10px 0px 0px 40px;
}
a.lmHref {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lmHref_blue {
	color: #926db4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.block {
	border: solid 1px #BEAF84;
	margin: 11px 31px 0px 16px;
	padding: 3px; /* 6px */
}
div.blockYellow {
	width: 100%;
	height: 9px;
	background-color: #F8C603;
	margin-bottom: 5px;
	/* border: solid 1px #BEAF84;*/
}
div.h1 {
	/* color: #AB9CB9;*/
	color: #926db4;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	color: #926db4;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1.black {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
a.broadcast {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B52117;
	text-decoration: none;
	font-weight: bold;
}