﻿body
{
	background-color: black;
	margin-top: 20px;
	color: white;
}
TD
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-style: normal;
	
}
.tdaddress
{
	font-size: 10pt;
	color: orange;
	font-weight: bold;
	font-style: normal;
}
.tdHeader
{
	font-size: 14pt;
	color: red;
	font-weight: bold;
	font-style: normal;
	text-align: left
}
.tdHeaderCenter
{
	font-size: 14pt;
	color: red;
	font-weight: bold;
	font-style: normal;
	text-align: Center;
}
A:link
{
	color: #ff8c00;
	
}
A:visited
{
	color: #ff8c00;
}
.tdbg
{
	text-align: left;
}
