p {font-family: "Comic Sans MS";
   font-size: 12px;
   font-style: normal;
   font-weight: normal
   }

p.bld {font-weight: bold}

p.16bld {font-weight: bold;
         font-size: 16px;
		 }

p.cen {text-align: center}

p.px9cen {font-size: 9px;
       text-align: center;}

p.px9 {font-size: 9px;
       }

p.wht  {color: white;
       }

p.ylobld {color: yellow; 
       font-weight: bold;
      }
       
p.ylo24 {color: yellow;
         font-size: 24px;
         text-align: center;
         }

p.wht9 {color: White;
	   font-size: 9px;
       }

p.route {color:white;
         font-size: 14px;
         text-align: center;
         font-style: italic;
         }
         
p.route_tr { 
         font-size: 12px;
         text-align: center;
         font-style: normal;
         font-weight: bold;
         }
		 
p.title_tr { 
         font-size: 14px;
         text-align: center;
         font-style: normal;
         font-weight: bold;
         }
      
li { font-family: "Comic Sans MS", Arial, Helvetica, Verdana, sans-serif;
      font-size: 9px;
      font-style: normal;
      font-weight: normal;
      }

