BODY {
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-top: 4;
	margin-left: 4;
	margin-bottom: 4;
	margin-right: 4;
}

P { 	
	margin-top: 5;
	margin-left: 5;
	margin-bottom: 5;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

TD {
	font-size: 13px;
	font-family: Arial, sans-serif;
}

EM {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000066;
}

.HEADING {
	margin-top: 8;
	font-weight: bold;
	color: #000066;
}

.MENU1 {
	margin-top: 10;
	margin-left: 0;
	margin-bottom: 5;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.LOCATION {
	margin-top: 1;
	margin-left: 0;
	margin-bottom: 5;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.FOOTER {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

a.NAV1 		{	font-weight: 500;			}
a.NAV1:link     {	color: #000066;	text-decoration: none;	} /*** navy ***/
a.NAV1:visited  {	color: #000066;	text-decoration: none;	}
a.NAV1:hover    {	color: #009999;	text-decoration: none;	} /*** teal ***/
a.NAV1:active   {	color: #000066;	text-decoration: none;	}

a.NAV2 		{	font-weight: 500;			}
a.NAV2:link     {	color: #000066;	text-decoration: underline;	} /*** navy ***/
a.NAV2:visited  {	color: #000066;	text-decoration: underline;	}
a.NAV2:hover    {	color: #009999;	text-decoration: underline;	} /*** teal ***/
a.NAV2:active   {	color: #000066;	text-decoration: underline;	}

a.NAV3 		{	font-weight: 700;			}
a.NAV3:link     {	color: #000066;	text-decoration: none;	}
a.NAV3:visited  {	color: #000066;	text-decoration: none;	}
a.NAV3:hover    {	color: #009999;	text-decoration: none;	}
a.NAV3:active   {	color: #000066;	text-decoration: none;	}

a.NAV4 		{	font-weight: 700;			}
a.NAV4:link     {	color: #000066;	text-decoration: underline;	}
a.NAV4:visited  {	color: #000066;	text-decoration: underline;	}
a.NAV4:hover    {	color: #009999;	text-decoration: underline;	}
a.NAV4:active   {	color: #000066;	text-decoration: underline;	}

a.NAV5 		{	font-weight: 600;			}
a.NAV5:link     {	color: #000066;	text-decoration: none;	}
a.NAV5:visited  {	color: #000066;	text-decoration: none;	}
a.NAV5:hover    {	color: #009999;	text-decoration: none;	}
a.NAV5:active   {	color: #000066;	text-decoration: none;	}
a.TOPNAV 		{	font-weight: 500;			}
a.TOPNAV:link     {	color: white;	text-decoration: underline;}
a.TOPNAV:visited  {	color: white;	text-decoration: underline;	}
a.TOPNAV:hover    {	color: yellow;	text-decoration: underline;	}
a.TOPNAV:active   {	color: white;	text-decoration: underline;	}

a.NAV6 		{	font-weight: 700;			}
a.NAV6:link     {	color: #CCCCCC;	text-decoration: none;	} /*** pale gray ***/
a.NAV6:visited  {	color: #CCCCCC;	text-decoration: none;	}
a.NAV6:hover    {	color: #CCCCFF;	text-decoration: none;	} /*** pale blue ***/
a.NAV6:active   {	color: #CCCCCC;	text-decoration: none;	}

