<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><title>golfing_template.css</title></head><body>.heading {	font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #147F31;
}
.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
padding-right: 10px;
}
.email {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #000000;
}
.telephonenumber {
font-family: Arial, Helvetica, sans-serif;
font-size: 29px;
font-weight: bold;
color: #028632;
}
.tel {
font-family: Arial, Helvetica, sans-serif;
font-size: 29px;
font-weight: normal;
color: #000000;
}
.smallbodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
padding-right: 10px;
}
</body></html>