﻿table {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: medium double #990000;
	padding: 2;
}
tr {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}

