/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,0,0);}
 .Subheads { font-family: 'Arial Black', sans-serif; font-size: x-small;}
 .Quotes { font-family: 'Times New Roman', serif; font-size: medium; font-style: italic;}
 .Footnotes { font-family: Arial,sans-serif; font-size: x-small;}
 A:link { color: rgb(0,0,255);}
 .Caption { font-family: Arial,sans-serif; font-size: x-small; font-style: italic;}
 .Code { font-family: 'Courier New', monospace; color: rgb(0,0,0);}
 UL { color: rgb(255,0,0);}
 A:hover { color: rgb(51,153,51);}
 A:visited { color: rgb(153,51,255);}
 .Credits { font-family: 'Times New Roman', serif; font-size: x-small; font-weight: bold; text-align: center;}
 A { color: rgb(102,0,0);}
 