td {
	color: #000000;
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
}
.header {
	color: #680608;
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
}
.copyright {
	color: #FFFFFF;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}
.subheader {
	color: #680608;
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
}
.footnote {
	color: #680608;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}
.tableheader {
	color: #FFFFFF;
	background-color: #680608;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.tabletext {
	color: #000000;
	text-decoration: none;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}
a {
	color: #680608;
	text-decoration: underline;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.tableheaderleft {
	color: #FFFFFF;
	background-color: #680608;
	border-right-color: #FFFFFF;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.tableheaderright {
	color: #FFFFFF;
	background-color: #680608;
	border-left-color: #FFFFFF;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.tablepad {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
}
.pic {
	left: 4px;
	top: 4px;
	right: 4px;
	bottom: 4px;
	clip:  rect(4px 4px 4px 4px);
	border: #FFFFFF;
	margin: 5;
	padding: 10px;
}
