body {  background-color: #FFffcc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
h1 {  font-size: 14pt; font-weight: bold; color: #009900; font-family: Arial, Helvetica, sans-serif; font-style: italic; text-transform: capitalize}
.container {  width: 550px}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
h2 { font-size: 12pt; font-weight: bold; color: #009900; font-family: Arial, Helvetica, sans-serif; font-style: italic; text-transform: capitalize }

table.fixtures
{
	margin-bottom: 25px;
}
tr.monthheading
{
	height:50px;
}
td.monthheading
{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
td.date
{
	width:75px;
}

div#map
{
	width:550px;
	height:400px;
	border: thick solid #009900;
	margin-top: 10px;
	margin-bottom: 10px;
}