body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 12px;
}
.subtitle {
	background-color: #FFFFFF;
	border: 1px solid #003300;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.disclaimertext {
	font-size: 9px;
}

