body * {
	font-family: arial;
	font-size: 13px;
}

table.menu {
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
	padding-top: 10px;
}

table.menu td {
	color: white;
}

table.menu a:visited {
	color: white;
	text-decoration: none;
}

table.menu a:link {
	color: white;
	text-decoration: none;
}

table.menu table {
	padding-left: 10px;
}

span.teamCalLink {
	background-color: yellow;
	padding: 3px;
}

div.customList .heading1 {
	font-weight: bold;
	margin-left: 20px;
}

div.customList ul {
	margin-top: 3px;
}

div.customList ul li {
	margin-top: 3px;
}

div.directions .label {
	font-weight: bold;
	margin-bottom: 7px;
}

div.directions .text {
	margin-bottom: 20px;
}

div.directions .photo {
	text-align: center;
}

div.directions .photo img {
	max-width: 100%;
}

div.directions .photo .heading {
	margin-bottom: 5px;
}


