/* CSS definition file containing site wide stylesheets */
.Black { color: rgb(0,0,0);}
 .Subheads { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: x-small;}
 .Quotes { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-style: italic;}
 .WhiteText { color: rgb(255,255,255);}
 .Footnotes { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;}
 .Caption { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; font-style: italic;}
 .Code { font-family: 'Courier New', Courier, monospace;}
 .Credits { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: x-small; color: rgb(0,0,0); font-weight: bold; font-style: italic;}
 P { color: rgb(0,0,0);}
 
