body {
	background-color:#333;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.acorn {font-family: century gothic, Helvetica, sans-serif; font-size:12px; color: #006600; text-decoration: underline;}
.content {font-family: roboto, Arial, Helvetica, sans-serif; font-size:15px; color: #000000; text-decoration: none;}
.caption {font-family: century gothic, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: none;}
.title {font-family: roboto, Verdana, Arial, Helvetica, sans-serif; font-size:25px; color: #000000; text-decoration: none; font-variant:small-caps;font-weight:bold}
.goldtitle {font-family: roboto, Verdana, Arial, Helvetica, sans-serif; font-size:25px; color: #E0A90E; text-decoration: none; font-weight:bold}
.subtitle {font-family: roboto, Verdana, Arial, Helvetica, sans-serif; font-size:23px; color: #E0A90E; text-decoration: none; font-weight:bold}
.goldcontent {font-family: roboto, Verdana, Arial, Helvetica, sans-serif; font-size:17px; color: #E0A90E; text-decoration: none; font-weight:bold}

.navlink_on{color: #E0A90E; font-family: century gothic, verdana; font-size: 13pt; font-weight: bold; text-decoration:underline; }
a.navlink:link{color: #111111; font-family: century gothic, verdana; font-size: 13pt; font-weight: bold; text-decoration: none;}
a.navlink:active{color: #333333; font-family: century gothic, verdana; font-size: 13pt; font-weight: bold; text-decoration: none;}
a.navlink:visited{color: #333333; font-family: century gothic, verdana; font-size: 13pt; font-weight: bold; text-decoration: none;}
a.navlink:hover{color: #E0A90E; font-family: century gothic, verdana; font-size: 13pt; font-weight:bold; text-decoration: none;}

a.songlink:link{color: #111111; font-family: century gothic, verdana; font-size: 11pt; font-weight: bold; text-decoration: underline;}
a.songlink:active{color: #333333; font-family: century gothic, verdana; font-size: 11pt; font-weight: bold; text-decoration: underline;}
a.songlink:visited{color: #333333; font-family: century gothic, verdana; font-size: 11pt; font-weight: bold; text-decoration: underline;}
a.songlink:hover{color: #ffff00; font-family: century gothic, verdana; font-size: 11pt; font-weight:bold; text-decoration: underline;}


.maintable {
	border: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	background-color:#ffffff;
}

.topnavtable {
	border: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color:#ffffff;
	border-color: #8B6D15;
}

.contenttable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ffffff;
	border-color: #666666;
}


