@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3C3C3
}
.redtitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #700000;
}
.blksubhead1 {
	font-size: 12px;
	font-weight: bold;
}
.bodycopy {
	font-size: 12px;
	color: #222222;
}
.blktitle1 {
	font-size: 12px;
	font-weight: bold;
}
.blktitlebg {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #700000;
}
a:visited {
	color: #863838;
}
.copyright {
	font-size: 11px;
	color: #666666;
}