body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
a {
	font-weight: bold;
	color: #FF6600;
}

p {
	font-weight: normal;
	font-size: 10pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.AlphabetIndexSmall {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-weight: bold;
}
.AlphabetIndexLarge {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
}

.slang {
	font-weight: bold;
}
.pumperslang {
	font-weight: bold;
	color: #FFFFFF;
}

