body {
	background-image: url(images/rune_bg.gif);
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #999900;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990000;
	font-weight: lighter;
	font-style: italic;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #999900;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #990000;
	font-weight: lighter;
	font-style: italic;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #999900;
}
.link {
	color: #999900;
	text-decoration: underline;
	border: #000000;
}
.prompt {
	font-weight: normal;
	color: #990000;
}
a {
	color: #999900;
	border: #000000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
}
.songtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990000;
}
input {
	color: #999900;
	background-color: #000000;
	border: inset #333333;
}
select {
	color: #999900;
	background-color: #000000;
	border: ridge #333333;
}
textarea {
	color: #999900;
	background-color: #000000;
}
checkbox {
	color: #999900;
	background-color: #000000;
}
.text2 {
	color: #999900;
}
.footnote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.quoteref {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999900;
}
