a:link
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #800080; font-weight: bold
} 
a:active 
{
	text-decoration: none; color: #FF0000; font-weight: bold
}
a:hover 
{
	text-decoration: underline; color: #000080; font-weight: bold
}

body         { font-family: Verdana, Arial, Helvetica; background-color: #FFFFFF;  }
               
.choirtable          { font-size: 11pt ; line-height 12pt; }

.header          { background-color: #FFFFFF; font-size: 18pt ; font-weight: bold; color: #000000; line-height 18pt; }

.subheader          { background-color: #317023; font-size: 12pt ; font-weight: bold; color: #FFFFFF; line-height 12pt; }

.subheader2          { background-color: #FCE300; font-size: 11pt ; font-weight: bold; color: #000000; line-height 12pt; }


.tableaccent1          { background-color: #317023;  }

.tableaccent2          { background-color: #FCE300;  }

.borderlinks          {  background-color: #FFFFFF; font-size: 9pt ; color: #000000; line-height 11pt; }

.footerlinks          {  background-color: #FFFFFF; font-size: 8pt ; font-weight: bold; color: #000000; line-height 8pt; }