#main {
	padding: 10px;
	font-family: helvetica;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}
p {
	font-size: 10pt;
}
