body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(graphix/bg-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	color: #333333;
}
.head1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #755800;
}
.m-head {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #755800;
}
.m3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.nocaps {
	text-transform: lowercase;
}
a:link {
	color: #D60000;
}

