.BodyLink
{
	color: #0074E7;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
	text-decoration: underline;
}
A.BodyLink:visited {color : #0074E7; font-size : 12px; text-decoration: underline;}
A.BodyLink:link {color : #0074E7; font-size : 12px; text-decoration: underline;}
A.BodyLink:active {color : #0074E7; font-size : 12px; text-decoration: underline;}
A.BodyLink:hover {color : #3C3E77; font-size : 12px; text-decoration: underline;}

.BodyText
{
	color: #000000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif;
}

.Heading
{
	color: #003466;
	font-size : 14px;
	font-weight: bold;
	font-family : "Arial", "Helvetica", Serif;
}

.GlobalNav
{
	font-size : 14px;
	font-weight: bold;
	font-family : "Arial", "Helvetica", Serif;
	color: #1e558c;
}
a.GlobalNav:Link, a.GlobalNav:visited, a.GlobalNav:active, a.GlobalNav:hover
{
	font-size : 14px;
	font-weight: bold;
	font-family : "Arial", "Helvetica", Serif;
	color: #1e558c;
	text-decoration: none;
}

.Footer
{
	color: #0074E7;
	font-size : 10px;
	font-family : "Arial", "Helvetica", Serif;
	text-decoration: underline;
}
A.Footer:visited {color : #0074E7; font-size : 10px; text-decoration: underline;}
A.Footer:link {color : #0074E7; font-size : 10px; text-decoration: underline;}
A.Footer:active {color : #0074E7; font-size : 10px; text-decoration: underline;}
A.Footer:hover {color : #3C3E77; font-size : 10px; text-decoration: underline;}
