/* CSS definition file containing site wide stylesheets */
.Heading { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: xx-large; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(0,204,255);}
 A:visited { color: rgb(0,204,0);}
 P { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: small; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 LI { font-size: small; color: rgb(230,210,70); font-weight: normal; font-style: normal; list-style-type: square;}
 