.bodyText {
	font-family: Courier, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	}

.header {
	font-family: Courier, Arial, Helvetica;
	font-size: 130%;
	font-weight: bold;
	color: #990033;
	}

.subHeader {
	font-family: Courier, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	}

.toolbar {
	font-family: Courier, Arial, Helvetica;
	font-size: 50%;
	font-weight: bold;
	color: #000000;
	}

.currentPage {
	font-family: Courier, Arial, Helvetica;
	color: #eeeeee;
	font-style: italic;
	}
	
a { color: #000000; }

.roll { color: #000000; }
A.roll:hover { color: #ffffff; }

.rollTool { color: #000000; }
A.rollTool:hover { color: #990033; }

.lyric {
	font-family: Courier, Arial, Helvetica;
	font-size: 50%;
	font-weight: bold;
	color: #000000;
	}
	
.quote {
	font-family: Verdana;
	font-size: 70%;
	font-style: italic;
	}

.italic { font-style: italic; }
