/* CSS definition file containing site wide stylesheets */
.Subheads { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: x-small; list-style-type: square;} .Quotes { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: medium; font-style: italic; list-style-type: square;} .Footnotes { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; list-style-type: square;} .Caption { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; font-style: italic; list-style-type: square;} .Code { font-family: 'Courier New', Courier, monospace; color: rgb(0,0,0); list-style-type: square;} .Credits { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: x-small; font-weight: bold; list-style-type: square; text-align: center;} H1 { list-style-type: square;} H2 { list-style-type: square;} P { list-style-type: square;} H3 { list-style-type: square;} H4 { list-style-type: square;} ADDRESS { list-style-type: square;} H5 { list-style-type: square;} PRE { list-style-type: square;} H6 { list-style-type: square;} 
