.nav A:link {COLOR: #000000; text-decoration: none}
.nav A:visited {COLOR: #000000; text-decoration: none}
.nav A:active {COLOR: #000000; text-decoration: none}
.nav
{
	FONT-FAMILY: Arial Narrow;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #000000;
}
.landing
{
	FONT-FAMILY: Arial Narrow;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #0000ff;
}
.nav A:hover
{
	COLOR: #0000ff;
}
.AddressText
{
  COLOR: #FFFFFF;
  FONT-FAMILY: arial;
  FONT-SIZE: 14px;
}
.FooterText
{
  COLOR: #000000;
  FONT-FAMILY: arial;
  FONT-SIZE: 10px;
}
.header
{
  COLOR: #000000;
  FONT-FAMILY: arial;
  FONT-SIZE: 16px;
  FONT-WEIGHT: bold;
}
.normal
{
  COLOR: #000000;
  FONT-FAMILY: arial;
  FONT-SIZE: 12px;
  PADDING: 10px;
}
.normalContent
{
  COLOR: #000000;
  FONT-FAMILY: arial;
  FONT-SIZE: 12px;
}