body {
	scrollbar-base-color: #9855FF;
	scrollbar-track-color: #FFD198;
	scrollbar-face-color: #FFB252;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #BD6800;
	scrollbar-shadow-color: #E78000;
	scrollbar-arrow-color: #FF8C00;
	background-attachment: fixed;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space: normal;
}

H2 {
	font-family: "Verdana";
	font-size: 14pt;
	
}

H4 {
	font-family: "Verdana";
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
}

p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.topofpage {
	font-size: 8pt;
	font-family: "Trebuchet MS";
} 

.quote {
	font-style: italic;
	font-weight: bold;
}

.source {
	font-weight: bold;
}

.lyrics {
	color: White;
}

li {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

ol {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}


.splash_title {
color: FA8C33
}