body
{
	scrollbar-base-color: #960000;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #960000;
	scrollbar-face-color: #960000;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-shadow-color: #960000;
	scrollbar-3dlight-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}


.hometexthidden
	{ 
		font-family: Arial, Helvetica, sans-serif;
	 	font-size: 18px;
	 	color: #960000;
	 }

.headertext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFF99;
	
}
	 
.subheadertext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF99;
}

	 
.text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CC66;
}

.booktext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #99CC66;
	font-weight : bold;
}

.rhythmtext
	{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.rhythmheader
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #960000;
}

.rhythmsubheader
	{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666666;
	font-weight : bold;
}

.rhythmkeytext
	{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
	font-weight : bold;
}
	 
.bannertext
	{ 
		font-family: Arial, Helvetica, sans-serif;
		 font-size: 40px;
		 color: #ff9933;
	 }

.footer
	{ 
		font-family: Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 color: #660099;
	 }
	 
.navigation
	{ 
		 font-size: 18px;
	 }
	 
A {
		font-family: Arial, Helvetica, sans-serif;
		color: #CCFFFF;
		text-decoration: none;
}

	 
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFF99;
	text-decoration: none;
}

	
	