.pageSubHeading {
font-family: Arial;
font-size: 14pt;
font-weight: bold;
color: green;
}

.pageContent {
background-color: #F8F8F8;
border-color: white; 
border-style: outset;
border-width: 2;
font-family: Arial;
font-size: 14;
}

.songTab {
background-color: #F5F5F5;
border-color: white; 
border-style: outset;
border-width: 2px;
}

.newsPage {
background-color: #FFFFFF;
border-color: white; 
border-style: outset;
border-width: 2px;
}

.newsStory {
border-style: none;
}

.pageLink {
font-family: Arial;
font-weight: bold;
font-size: 10pt;
color: green;
text-decoration: none;
}

.pageLinkSmall {
font-family: Arial;
font-weight: bold;
font-size: 12;
color: green;
text-decoration: none;
}

.pageLinkMedium {
font-family: Arial;
font-weight: bold;
font-size: 14;
color: green;
text-decoration: none;
}

.pageLinkLarge {
font-family: Arial;
font-weight: bold;
font-size: 12pt;
color: green;
text-decoration: none;
}

.pageCredit {
background-color: #F8F8F8;
border-color: white; 
border-style: outset;
border-width: 2;
font-family: Arial;
font-size: 14;
text-align: center;
}

