body {
	background-color: #110005;
	color: #C21;
	font-family: Helvetica;
	font-size: 22px;
	font-variant: small-caps;
	margin: 50px;
}

H1 {
	font-size: 30px;
	font-weight: bold;
}

A {
	text-decoration: none;
	color: #F7F7FF;
}

A:hover {
	text-decoration: underline;
}

A:visited {
	color: #7F7F7F;
}

P.validness {
	font-size: 9pt

}

P.otheraxisofevil {
	font-size: 10pt

}

P.smaller {
	font-size: 10pt

}

P.lyriccredit {
	font-size: 12pt;
	font-style: italic;
}