body {
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: White;
	color: Black;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	font-size: 14px;
}

li {
	list-style: url(images/bullet_green.gif);
}

a:link {
	color: #006318;
}

a:active {
	color: #6EC16E;
}

a:focus {
	color: #6EC16E;
}

a:hover {
	color: #6EC16E;
}

a:visited {
	color: #006318;
}

h1 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	background-color: #DEF3E4;
	padding-left: 8%;
	margin-top: 36px;
}

.GalleryLink {
	color: #006318;
	border: 3px solid #006318;
}

.Credits {
	margin-left: 16%;
	font-size: 12px;
}

.DownloadTable {
	margin-left: 16%;
	border: 2px solid;
}

.DownloadHeader {
	background: #006318;
	color: White;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.DownloadCell {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	width: 120px;
}

.Footer {
	font-size: 11px;
	text-align: center;
}

.WordsAndMusic {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	padding-left: 24px;
}

.SOTM {
	background-color: #FAEBD7;
	padding: 2px 2px 2px 2px;
	border: thin ridge;
}

.SOTMTitle {
	font-size: 16px;
	font-weight: bold;
}