.curentitem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}
.item {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
.blackborder {
	border: 1px solid #666666;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 100%;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
}
.maintext {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
}
.mainlegend {
	font-style: italic;
	text-align: center;
	line-height: 1.2;
}
.vcenter {
	background-position: center;
}

body {
	margin-left: 20px;
	width: 800px;
	vertical-align: center;
}