.title {
	padding-top: 30px;
	text-align: center;
	font-size: 16pt;
	font-family: Arial;
}
.subtitle {
	padding-top: 5px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
}
.links {
	color: black;
}
.button {
	border-right-width: 2px;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-bottom-style: solid;
	border-right-style: solid;
	height: 20px;
	border-bottom-width: 2px;
	background-color: white;
	width: 230px;
}
.button_caption {
	padding-left: 35px;
}
.text {
	font-family: Arial;
	font-size: 8pt;
	text-align: justify;
}
.tablebody {
	border-top-width: 0px;
}
