.tdHeader {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 14px;
}

.tdTitle{
color: #000000;
text-align: center;
font-size: 18pt;
font-weight: bold;
padding: 1em;}

.tdOddRow {
background-color: #ffffff;
font-size: 10pt;}


.tdEvenRow {
background-color: #ececec;
font-size: 10pt;}

.tdSubTitle{
	background-color: #990000;
	color: #ffffff;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}

body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: xx-small;
color: #000000;
background-color: #ffffff;}

table {
width: 750px;}

tr {}

td {}

a:link {}

a:visited {}

a:hover {}

a:active {}

