.txtNone     {
	DISPLAY: none;
	background-color: Black;
}
a:link       {
	color: #000000;
	font-size: small;
	text-decoration: none;
}
a:visited    {
	color: Gray;
	font-size: small;
	text-decoration: none;
}
a:active     {
	color: red;
	font-size: small;
	text-decoration: none;
}
a:hover      
{
	color: blue;
	font-size: small;
	text-decoration: none;
}

body
{
	font-family: arial;
	color: 000000;
	font-size: small;
}
TD
{
	font-family: arial;
	color: 000000;
	font-size: small;
}
TH
{
	font-family: arial;
	color: 000000;
	font-size: 10pt;
}
H1
{
	color: 000000;
	font-size: large;
	text-decoration: none;
}
H2
{
	color: 000000;
	font-size: medium;
	text-decoration: none;
}
H3
{
	color: 000000;
	font-size: small;
	text-decoration: none;
}
H4
{
	color: 000000;
	font-size: small;
	text-decoration: none;
}
H5
{
	color: 000000;
	font-size: xsmall;
	text-decoration: none;
}
.Header
{
	color: 000000;
	font-size: xsmall;
	text-decoration: none;
}
