body {
	background-color: #FFFFFF;
	color: black;
	font-family: Verdana, Times New Roman;
}

div.printer_link {
	text-align: right;
	font-size: 10px
}

div.main_title {
	text-align: center;
}

div.section_heading {
	font-size: large;
	font-weight: bold;
	text-align: center;
}

span.main_title {
	font-size: 24px;
}

span.club_name {
	font-weight: bold;
}

img {
	border: solid 5px black;
}