body {
	font-family: Arial;
	border-color: #800080;
	border-style: none;
	font-size: x-small;
	width: auto;
	margin: 1pt;
	color: #ff8040;
}

tr {
	color: #400080;
	font-family: Tahoma;
	border-color: #800080;
	border-style: none;
	font-size: x-small;
	border-width: 1pt;
}

td {
	font-family: Tahoma, serif;
	border-color: #c0c0c0;
	border-style: solid;
	background-color: #fff2e6;
	color: #462300;
	font-size: x-small;
	border-width: 1pt;
}

th {
	background-color: #ff8000;
	color: #ffffff;
	font-size: 8pt;
}

h1 {
	font-family: Arial;
	font-weight: 800;
	font-size: large;
	font-variant: small-caps;
	color: #ff8000;
	letter-spacing: 3pt;
}

.row {
	background-color: #ffd3a8;
	font-size: 7pt;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}