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