body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 90%;
}
.title_block {
	font-size: large;
	font-weight: bold;
}
.title_block2 {
	font-size: medium;
	font-weight: bold;
}
.quote {
	font-size: small;
	font-style: italic;
}
.title_block3 {
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
}
.grey_box {
	border: thin solid #666666;
}
.table_spacing {
	padding-top: 8px;
}
.footer_text {
	font-size: small;
}
