,A:visited
{
	color: #660000;
}
,A:link
{
	color: #660000;
}
,A:hover
{
	color: #666666;
	text-decoration: none;
}

TD
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

#globalNavigation a,
#globalNavigation a:link, {
	font: bold 12px Arial;
	color: white;
	text-decoration: none;
}

#globalNavigation a:visited {
	font: bold 12px Arial;
	color: white;
	text-decoration: none;
}

#globalNavigation a:hover {
	font: bold 12px Arial;
	color: #CC9966;
	text-decoration : none;
}
.footer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
