.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-transform: none;
}
.addressline {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.section {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.position {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
}
