BODY
{	margin: 0 0 0 0;	background-color: White;
	color: Black;
}
A:link
{
	text-decoration: none;
	color: #003c79;
	background-color: Transparent;
}
A:visited
{
	text-decoration: none;
	color: #003c79;
	background-color: Transparent;
}
A:hover
{
	text-decoration: none;
	color: #4e70b3;
	background-color: Transparent;
}
H2
{
	background-color: #cccccc;
	color: #003c79;
}
H3
{
	color: #990000;
	background-color: Transparent;
}
.subpage TABLE
{
	border-right: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
}

.menu A:visited
{
	text-decoration: none;
	color: #cccccc;
	background-color: Transparent;
}
.menu A:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: Transparent;
}
.menu A:link
{
	text-decoration: none;
	color: #cccccc;
	background-color: Transparent;
}
.shortinfo A:visited
{
	text-decoration: none;
	color: #cccccc;
	background-color: Transparent;
}
.shortinfo A:hover
{
	text-decoration: none;
	color: #eeeeee;
	background-color: Transparent;
}
.shortinfo A:link
{
	text-decoration: none;
	color: #cccccc;
	background-color: Transparent;
}
.footer
{
}
.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;
}


