body	{
	background-color: #d7d7d7
}

h1 {
	font-family: sans-serif;
	font-size: 16pt;
	font-weight: bold
}

h2 {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold
}

h3 {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold
}

p {
	font-family: sans-serif;
	font-size: 10pt
}

table {
	width: 75%
}

.center {
	text-align: center
}

.quote {
	font-size: 8pt
}
