.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: standard;
	color: #CCFF99
}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: standard;
	color: #CCFF99
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: standard;
	color: #CCFFCC
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: standard;
	color: #CCFFCC
}

.smalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: standard;
	color: #009900
}

.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: standard;
	color: #004600
}