.nu { }

/* 
-- Commented-out stuff here at the top was lifted from allclassical.org, which
avoided use of a 3-column table as the basic structure of all pages.

body    		{ width: 800px;
			  color: #cccc00;
			  margin-left: auto;
			  margin-right: auto;
			  font-family: arial,sans-serif;
			  text-align: center;
			  margin-top: 10px;
			  font-size: 14px;
			  background-color: #ffffff;
			  background-repeat: repeat-x; }

.container_main		{ width: 900px; }

.container_header	{ margin-bottom:3px; }

.container_footer	{ margin-top:10px; }
*/

.serverTitle		{ font-family: arial,sans-serif;
			  font-size: 14px;
			  font-weight: bold;
			  font-style: italic;
			  color: black; }

.body			{ font-family: verdana,arial,sans-serif;
			  font-size: 12px; 
			  color: black;
			  font-weight: normal;
			  margin: 0; }

.bodybold	{ font-family: verdana,arial,sans-serif;
			  font-size: 12px; 
			  color: black;
			  font-weight: bold;
			  margin: 0; }

.inputLabel		{ font-family: verdana,arial,sans-serif;
			  font-size: 10px; 
			  color: black;
			  font-weight: normal;
			  }

.inputLabelBold		{ font-family: verdana,arial,sans-serif;
			  font-size: 10px; 
			  color: black;
			  font-weight: bold;
			  }

.bodySmall		{ font-family: verdana,arial,sans-serif;
			  font-size: 7pt; 
			  color: black;
			  background-color: white;
			  font-weight: normal;
 			  padding-left: 3px;
			  margin: 0; }

.bodyLyrics		{ font-family: serif;
			  font-size: 10pt; 
			  color: black;
			  background-color: white;
			  font-weight: normal;
 			  padding-left: 3px;
			  margin: 0; }

.bodyTitle		{ font-family: verdana,arial,sans-serif;
			  font-size: 18px;
			  font-weight: bold;
			  font-style: italic;
			  color: #003399; }

.bodySubtitle		{ font-family: verdana,arial,sans-serif;
			  font-size: 14px;
			  font-weight: bold;
			  font-style: italic;
			  color: #003399; }

a:link,a:visited	{ font-family: verdana,arial,sans-serif;
			  font-size: 10pt; font-weight: normal;
			  color: #151A6F; color: blue; text-decoration: underline; }
a:hover				{ background-color: #F9E82F; text-decoration: none; }

a.footer:link,a.footer:visited
					{ font-family: verdana,arial,sans-serif;
			  font-size: 8pt; font-weight: normal;
			  color: #151A6F; color: blue; text-decoration: underline; }
a.footer:hover		{ background-color: #F9E82F; text-decoration: none; }

.months {font:14px; color:#003399; font-style:italic; font-weight:bold; }
.event {font:12px; font-style:italic; font-weight:bold; width:600px; }
.eventinfo {font:12px; color:#003399;}
.nextevent {font:14px; color:#003399;}
