.curentitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.5;
	color: #CCCCCC;
	background-color: #000099;
}
.item {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5;
	background-color: #000099;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	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: 12px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
}
.mainlegend {
	font-style: italic;
	text-align: center;
	line-height: 1.2;
}
.vcenter {
	background-position: center;
}
