@charset "UTF-8";

table {
	border-width: 0 0 0 0;
	border-spacing: 0px;
	margin-bottom: 1em;
	background-color: transparent;
	color: inherit;
}

td {
	font-size: 90%;
	border-width: 0px 0px 1px 1px;
	background-color: White;
	color: Black;
	padding: 2px 3px;
	vertical-align: top;
	font-family: verdana, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
}

th {
	font-weight: normal;
	background-color: White;
	color: red;
	font-family: verdana, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
}

h4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 6px;
	padding-left: 1em;
	text-align: left;
	color: blue;
	border-width: 1 0 0 1;
	letter-spacing: 2pt;
	background-color: #FFCC33;
}
