body
{
font-family			: Tahoma;
font-size			: 9pt;
}

h1
{
	font-family			: Arial;
	font-size			: 13pt;
	color				: #FFFFFF;
	letter-spacing			: 2pt;
	background-color		: #ACACAC;
	margin-bottom			: 15
}

h2
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #000000;
	font-weight			: bold;
	margin-bottom			: 0;
	font-style			: italic;
	margin-top			: 2;
}

.songs
{
	font-family			: Arial;
	font-size			: 8pt;
	margin-top			: 0;
	margin-bottom			: 0;
	color				: #000000;
}

.small
{
	font-family			: Arial;
	font-size			: 8pt;
	margin-top			: 0;
	margin-bottom			: 0;
	color				: #000000;	
}

.text
{
	font-family			: Tahoma;
	font-size			: 9pt;
	margin-top			: 0;
	margin-bottom			: 0;
	color				: #000000;	
}

.textw
{
	font-family			: Tahoma;
	font-size			: 8pt;
	margin-top			: 0;
	margin-bottom			: 0;
	color				: #ffffff;	
}

.big
{
	font-family			: Arial;
	font-size			: 30pt;
	margin-top			: 0;
	margin-bottom			: 0;
	color				: #ffffff;	
}


hr
{	
	word-spacing			: 0;
	margin-top			: 0;
	margin-bottom			: 8;
	color				: #C0C0C0
}

input
{
	font-family			: Tahoma;
	font-size			: 9pt;
	color				: #000000;
	
}


form
{	
	margin-top			: 0;
	margin-bottom			: 0;
}

.footer 
{
	font-family			: Tahoma;
	font-size			: 11px;
	font-variant			: normal;
	color				: #000000;
	font-style			: normal;
	text-decoration			: none;
}

.footer:hover 
{
	font-family			: Tahoma;
	font-size			: 15px;
	font-variant			: normal;
	color				: #000000;
	font-style			: normal;
	text-decoration			: none;
}

.footer:active
{
	font-family			: Tahoma;
	font-size			: 10px;
	font-variant			: normal;
	color				: #000000;
	font-style			: normal;
	text-decoration			: none;
}

.footer:visited 
{
	font-family			: Tahoma;
	font-size			: 10px;
	font-variant			: normal;
	color				: #000000;
	font-style			: normal;
	text-decoration			: none;
}

.calendar         
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 9pt; 
	text-align			: center; 
	color				: #666666 
}


.calendar:hover         
{ 
	font-family			: Tahoma, arial, helvetica;
	color				: #666666 
	font-size			: 10px; 
        text-decoration			: none; 
        text-align			: Center
}

.progmonth   
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 12pt; 
	color				: #ffffff; 
	background-color		: #6699cc; 
	font-weight			: bold 
}

.progtitle     
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 11pt; 
        color				: #000000; 
        font-weight			: bold; 
        font-style			: italic 
}

.progloc     
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 9pt; 
        color				: #000000; 
        font-weight			: bold 
}

.progdate     
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 9pt; 
        color				: #000000; 
        font-weight			: bold 
}

.progdir     
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 9pt; 
	color				: #000000; 
        font-style			: italic 
}


.pageTitle   
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 12pt; 
	color				: #000000; 
	font-weight			: bold 
}

a.bottom:link {
	text-decoration			: none;
	font-family			: Tahoma;
	font-size			: 8pt;
	color				: #ffffff
	
}

a.bottom:visited {
	text-decoration			: none;
	font-family			: Tahoma;
	font-size			: 8pt;
	color				: #ffffff
	
}

a.bottom:hover {
	text-decoration			: underline;
	font-family			: Tahoma;
	font-size			: 8pt;
	color				: #ffffff
	
}

a.bottom:active {
	text-decoration			: none;
	font-family			: Tahoma;
	font-size			: 8pt;
	color				: #ffffff
	
}

.newsTitle   
{ 
	font-family			: Tahoma, arial, helvetica; 
	font-size			: 12pt; 
	color				: #000000; 
	background-color		: #CCCCCC; 
	font-weight			: bold 
}