body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}
.tdlrb {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.maintitle {
	font-size: 14px;
	color: #3C81C4;
	font-weight: bold;
}
.spaced {
	line-height: 16px;
}
.eventheader {
	font-size: 12px;
	font-weight: bold;
	color: #3C81C4;
}

