// UI STYLESHEETS

     a { font-family: verdana; font-weight: normal; color:33ffff; }
	 a.third  { text-decoration:none; font-size: 7pt; color:33ffff;}
	 a.sharp  { text-decoration:none; font-size: 9pt; color:33ffff;}
	 a.headlink  { text-decoration:none; color:2D277D;}
	 a.headerlink {  font-family: veranda; font-weight: bold; font-size: 14pt; color:blue; }

     a:hover { font-family: verdana; font-weight: bold; text-decoration: none; color:red; }
	 a.headlink:hover { text-decoration:overline ; font-weight: bold; font:veranda; color:red; }
	 a.headerlink:hover {  font-family: veranda; font-weight: bold; font-size: 14pt; text-decoration:overline ; color:blue; }
	 a.third:hover { text-decoration:overline ; font:veranda; font-size: 7pt; color:red; }
	 a.sharp:hover { text-decoration:overline ; font:veranda; font-size: 9pt; color:red; }

	 a.headlink:visitied { text-decoration:none ; font-weight: bold; font-size: 12pt; font:veranda; color:red; }
	 a.third:visitied { text-decoration:none ; font:veranda; font-size: 7pt; color:33ffff; }
	 a.sharp:visitied { text-decoration:none ; font:veranda; font-size: 9pt; color:33ffff; }
	 a.headerlink:visitied {  font-family: veranda; font-weight: bold; font-size: 14pt; text-decoration:none ; font:veranda; color:cc0000; }


a.1  { text-decoration:none; color:#99ccff;}
a.2  { text-decoration:none; color:black;}
a.1:hover { text-decoration:underline ; font:none; color:yellow; background-repeat: repeat-y; background-position: right top; }
a.2:hover { text-decoration:underline ; font:none; color:yellow; background-repeat: repeat-y; background-position: right top; }


    
	 .header { font-family: veranda; font-weight: bold; font-size: 16pt; text-decoration: none; color:2D277D; }
     .smhead { font-family: veranda; font-weight: bold; font-size: 10pt; text-decoration: none; color:2D277D; }
     .smalltext { font-family: veranda; font-weight: bold; font-size: 8pt; text-decoration: none; color:2D277D; }
     .smallest { font-family: veranda; font-weight: bold; font-size: 7pt; text-decoration: none; color:2D277D; }
     .normal { font-family: veranda; font-weight: none; font-size: 10pt; text-decoration: none; color:2D277D; }
	 .headline { font-family: veranda; font-weight: bold; font-size: 13pt; text-decoration: none; color:Aqua; }
     TD { font-family: verdana; font-weight: normal; font-size: 10pt; text-decoration: none; }

 
