.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg_scratch.jpg);
	margin: 0px;
}
h2 {
	color: #00007D;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00007D;
}
a.footer:link {
	text-decoration: underline;
	color: #00007D;
}
a.footer:visited {
	color: #CC3300;
	text-decoration: none;
}
a.footer:hover {
	color: #CC3300;
	text-decoration: underline;
}
a.footer:active {
	color: #00007D;
	text-decoration: underline;
}.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.smallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	color: #00007D;
}
