<!--

body, p, div, td, li, ol, input, textarea   { font-size: 13px; font-family: Arial }
body {margin:0;}

a			{ color: white; text-decoration: none}
a:link		{ color: white; }
a:hover		{ color: orange; }
a:active	{ color: orange; }

a.body			{ color: #0001AA; text-decoration: underline }
a.body:hover	{ color: #5fae59; }

.tmplHome
{
	color: white;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	letter-spacing: 2px;
	margin: 10px;
	top: 2px;
}

.mainSubSectionNav
{
	display: block;
	color: white;
	font-size: 14px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 12px;
}

.tmplHknav
{
	display: block;
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 9px;
	letter-spacing: 1px;
}

.tmplAddressLine
{
	color: #192d82;
	font-size: 9px;
	font-family: Arial;
	line-height: 10px;
}

-->