p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : white;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : white;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : white;
	text-decoration : underline;
}

table.TableData {
	border: 0px;
	background-color: black;
	width: 100%;
}

td.thdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight: bold;
	vertical-align: top;
	color : white;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}

td.tddata1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight: bold;
	vertical-align: top;
	color : white;
	padding: 0px;
	margin: 0px;
}

