.whitetext {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.under {
	text-decoration: underline;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #B22222;
	font-weight: bold;
}
.lost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #B22222;
}
