#font1 {
	 color: Blue;
	 font-family: arial;
	 text-decoration: none;
     font-size: 75%
	 }
	 
#font2 {
	 color: Black;
	 font-family: arial;
	 text-decoration: none;
     font-size: 95%
	 }

#font3 {
	 color: Black;
	 font-family: arial;
	 text-decoration: none;
	 white-space: nowrap;
     font-size: 95%
	 }
     
#font4 {
	 color: Black;
	 font-family: arial;
     font-size: 75%
	 }
     
UL {
	 color: Black;
	 font-family: arial;
     font-size: 85%
	 }
#adfont1 {
font-family: Verdana;
font-size:7pt
}

#adfont2  {
text-decoration: none;
font-family: Verdana;
font-size: 7pt
}

#program {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt
}