/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,0,0);}
 .Subheads { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: small; text-align: center;}
 .Quotes { font-size: small; font-style: italic; text-align: center;}
 .Footnotes { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; text-align: center;}
 A:link { color: rgb(255,255,255);}
 .Caption { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; font-style: italic; text-align: center;}
 .Code { font-family: 'Courier New', Courier, monospace; color: rgb(0,0,0); text-align: center;}
 UL { font-size: 12px; color: rgb(255,204,51); list-style-type: square;}
 A:hover { color: rgb(102,102,255);}
 A:visited { color: rgb(255,255,204);}
 .Credits { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: x-small; font-weight: bold; text-align: center;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 28px; color: rgb(255,204,51); text-align: center;}
 H2 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 24px; color: rgb(255,204,51); font-weight: bold; font-style: italic; text-align: left;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 12px; text-align: left;}
 H3 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 20px; color: rgb(255,0,0); font-weight: bold; font-style: italic; text-align: left;}
 LI { font-size: 12px; color: rgb(255,204,51);}
 OL { font-size: 12px; color: rgb(255,204,51);}
 A { color: rgb(255,255,255);}
 H4 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 16px; color: rgb(255,0,0); font-weight: bold; text-align: left;}
 ADDRESS { text-align: center;}
 H5 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 14px; color: rgb(255,0,0); text-align: left;}
 PRE { text-align: center;}
 H6 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(255,0,0); text-align: left;}
red.class { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: red; width: 100%; height: 100% }
blue.class { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: blue; width: 100%; height: 100% }
purple.class { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: purple; width: 100%; height: 100% }
