body {
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.table_content {
	background-color: white;
	text-align: left;
	text-decoration: none;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.copyright {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #330000  ;
	background-color: white;
	text-align: center;
}

dt { text-decoration: underline; }
dd { font-style: oblique; }

