﻿body
{ 
	/*background-color: ghostwhite;*/
	font-family: 'Trebuchet MS' , Verdana;
	font-size: 12px;
	color: #006699;
	text-align: justify;
	margin-top: 10px;
	z-index: 999;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	/*color: #FF6600;*/
}
a:active {
	text-decoration: none;
}

.Footer
{
	clear: both;
	color: #643d20;
	font-size: 10px;
}

.TDPageTitle
{
	font-size: 16px;
	background-color: #efefef;
	font-weight: bold;
}

.TDHeading
{
	color: Black;
	font-weight: bold;
	font-size: 16px;
}

.TDSubHeading
{
	font-weight: bold;
	font-size: 13px;
}

.TDText
{
	color: Black;
	font-size: 13px;
	z-index: 999;
}

.HyperLink01
{
	color: #006699;
}
tr
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
