h1 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 0.2em;
	color: #FF9900;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: -5px;
	line-height: 27px;
}
.footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
}
.darkblue {
	color: #194775;
}
.red {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5D5D4E;
}
.smaller {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5D5D4E;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bigdkblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #194775;
	font-weight: bold;
}
.bigred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
}

