body         { font-family: Verdana, Sans-Serif; 
				font-size: 9pt; 
				color: #202020; 
				margin-top:0; 
				margin-left:0;
				margin-right:0;
				scrollbar-3d-light-color:#333333;
           	scrollbar-arrow-color:white;
           	scrollbar-base-color:#600000;
           	scrollbar-dark-shadow-color:#303030;
           	scrollbar-face-color:#800000;
           	scrollbar-highlight-color:#c0c0c0;
           	scrollbar-shadow-color:#600000 
				}

TH			{font-family: Verdana, Sans-Serif;
				font-size: 11pt;
				font-weight: bold;
				color: #333333;
				padding-bottom: 10px
				}

.colour		{color: #800000
			 }
td				{font-family: Verdana, Sans-Serif;
				font-size: 9pt
				}
.date			{color: #800000;
				 font-weight: bold;
				 text-align: left;
				 padding-left: 10px;
				 padding-top: 10px
				}

.workshop		{color: #800000;
				 font-weight: bold;
				 text-align: left
				}

td.heading		{color: #800000;
				 font-weight: bold;
				 font-size: 9pt;
				 padding-left: 10px;
				 padding-bottom: 5px;
				 padding-top: 5px
				 }

LI			{list-style: circle;
			 margin-left: -10px;
			}
			
a:link
{
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	 
}

a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none 
}
 
a:active 
{
	color: #C0C0C0;
}

a:hover 
{
	color: #802020;
	font-weight: bold

}

H2				{font-family: Verdana, Sans-Serif;
				font-size: 11pt;
				font-weight: bold;
				color: #009900;
				margin-bottom: 0px
				}
				
hr.song			{width: 75%
				}

div.quote		{margin-bottom: 30px
				}

div.quoter		{text-align: right
			
				}

div.indexbot	{position: absolute;
				 z-index: 0;
				 top: 0px;
				 left: 0px
				}

div.indextop	{position: absolute;
				 z-index: 1;
				 top: 0px;
				 left: 0px
				}
				
div.ims		{margin-top: 8px;
				text-align: center;
				color: white;
								}
				
P.links	{margin-left: 20px
						}
P.inlink	{margin-left: 60px;
			 color: white
			 }			
P.footer	{font-size: 8pt
			}			
						
P.open	{font-weight: bold;
		 color: #800000;
		 }