BODY
{	margin: 0 0 0 0;	background-color: White;
	color: Black;
}
A:link
{
	text-decoration: underline;
	color: #000000;
	background-color: Transparent;
}
A:visited
{
	text-decoration: underline;
	color: #000000;
	background-color: Transparent;
}
A:hover
{
	text-decoration: underline;
	color: #000000;
	background-color: Transparent;
}
H2
{
	background-color: transparent;
	color: #000000;
	letter-spacing: 3px;
	text-transform:uppercase;
}
H3
{
	color: #000000;
	background-color: Transparent;
	letter-spacing: 1px;
}
.subpage TABLE
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.subpage TD
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: White;
	color: Black;
}
.footer A:link
{
	text-decoration: none;
	color: #003c79;
	background-color: Transparent;
}
.footer A:visited
{
	text-decoration: none;
	color: #003c79;
	background-color: Transparent;
}
.footer A:hover
{
	text-decoration: none;
	color: #4e70b3;
	background-color: Transparent;
}