p.foo				{ font-family: Tahoma; font-size: 8pt; color: #D7ECFB }
p.nav				{ font-family: Tahoma; font-size: 8pt; color: #000000 }
p.nhed				{ font-family: Tahoma; font-size: 8pt; color: #D7ECFB; font-weight: bold }
p.hed				{ font-family: Tahoma; font-size: 10pt; color: #D7ECFB; font-weight: bold }
p					{ font-family: Tahoma; font-size: 8pt; color: #333333 }

h2					{ font-family: Tahoma; font-size: 12pt; color: #CC0000; font-weight: bold; margin-top: 5; margin-bottom: 5 }

a:link				{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #333333 }
a:active			{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #333333 }
a:visited			{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #333333 }
a:hover				{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #8E9EA6 }

a.foo:link			{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #D7ECFB }
a.foo:active		{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #D7ECFB }
a.foo:visited		{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #D7ECFB }
a.foo:hover			{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #FFFFFF }

a.nav:link			{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #000000 }
a.nav:active		{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #000000 }
a.nav:visited		{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #000000 }
a.nav:hover			{ font-family: Tahoma; font-size: 8pt; text-decoration: underline; color: #000000 }