body {
	background-color: white;
	font-size: 12px;
	margin: 0px;

}

table {
	font-size: 11px;
}

.labelAnag {
	font-family: Arial, FuturaStdBook;
	font-size: 12px;
	font-weight: bold;
	color: #515f76;
}

.labelValue {
	font-family: Arial, FuturaStdBook;
	font-size: 16px;
	font-weight: normal;
	color: #515f76;
}

.labelDate {
	font-family: Arial, FuturaStdBook;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #515f76;
}

