

.TableFontL		{ font-size: 14pt; font-family: Trebuchet MS, Arial, Helvetica;}
.TableFontM		{ font-size: 9pt; font-family: Trebuchet MS, Arial, Helvetica;}
.TableFontS		{ font-size: 7pt; font-family: Arial, Helvetica;}

a:link			   { text-decoration: "none"   }
a:visited		     { text-decoration: "none"     }
a:active		   { text-decoration: "none"   }
a:hover			{ text-decoration: "underline"; }

.LinkPanelItem		 { color: #000; font-size: 8pt }
a.LinkPanelItem:link	 { color: #000 }
a.LinkPanelItem:visited	 { color: #000 }
a.LinkPanelItem:active	 { color: #000 }
a.LinkPanelItem:hover	 { color: #000 }

.LinkPanelItemB		  { color: #000; font-size: 9pt; font-weight: bold }
a.LinkPanelItemB:link	  { color: #000; font-weight: bold }
a.LinkPanelItemB:visited  { color: #000; font-weight: bold }
a.LinkPanelItemB:active	  { color: #000; font-weight: bold }
a.LinkPanelItemB:hover	  { color: #000; font-weight: bold }
body  { color: #000 }

