.table1 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
}
.copy {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	color: #666666;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
