body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 10px;
	line-height: 12.5px;
}
.bodytext {
	font-size: 12px;
	line-height: 19px;
}
.bodytext_large {
	font-size: 13px;
	line-height: 20px;
}
.eventtext {
	font-size: 11px;
	line-height: 18px;
}
.titles {
	font-size: 14px;
	line-height: 20px;
}
.titles_huge {
	color: #A0274B;
	font-size: 22px;
	line-height: 24px;
}
.SMtitles {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.subtitles {
	font-size: 13px;
	line-height: 16px;
}
a:link {
	color: #21368F;
}
a:visited {
	color: #21368F;
}
a:hover {
	color: #21368F;
}
a:active {
	color: #21368F;
}
.block {
	background-color: #FF9999;
}

