body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background06.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #910000;
	font-variant: small-caps;
	font-weight: normal;
}
a.header:link { color:#990000; text-decoration: underline; }
a.header:visited { color:#990000; text-decoration: underline; }
a.header:hover { color:#000000; text-decoration: underline; }
a.header:active { color:#000000; text-decoration: underline; }
.bodycopy {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.bottomLink {
	font-size: 12px;
	color:#910000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}

