.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	color: #666666;
	list-style-image: url(images/bullet.gif);
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.bg_rpt {
	background-image: url(images/bg_rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
