/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #A34602;
}
a:hover {
	color: #226F1D;
}
h1 {
	font-size: 145%;
	color: #993300;
	margin-bottom: -10px;
	margin-top: 40px;
}
h2 {
	font-size: 85%;
	margin-bottom: -10px;
}
h3 {
	font-size: 70%;
}
p {
	font-size: 75%;
}
.tableBackground {
	background-image: url(images/tracksMapMed.jpg);
	background-repeat: no-repeat;
}
.GreenCap {
	font-size: 150%;
	font-weight: bold;
	color: #339900;
}
.CellContent {
	font-size: 75%;
	text-align: center;
}
.tracksBackground { background-image: url(images/tracks.jpg); background-repeat: no-repeat; }
.back {  color: #A34602}

