a { color: #6A4D96; }
a:visited { color: #4C3A73; }
.main {
	font-family: Lucida sans, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
#image { float: left; }
#container { overflow: hidden; }
#info { padding: 10px 15px; }
.title {
	font-family: Lucida, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.subtitle {	font-size: 18px; }
.heading {
	font-family: Lucida, serif;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 8px;
}
.label {
	font-size: 110%;
	font-weight: bold;
}
.value {
	margin: 1px 16px 4px;
}
.bodytext {
	text-align: justify;
}
.spacer { height: 24px; margin: 0px; padding: 0px; }
