/* CSS definition file containing site wide stylesheets */
.Subheads { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif, sans-serif; font-size: x-small;}
 .Quotes { font-family: 'Times New Roman', Times, Serif, serif; font-style: italic;}
 .Footnotes { font-family: Marlett; font-size: x-small;}
 .Caption { font-family: Marlett; font-size: x-small; font-style: italic;}
 .Code { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; color: rgb(0,0,0);}
 .Credits { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; font-weight: bold; text-align: center;}
 PRE { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; color: rgb(0,0,0); font-weight: normal; font-style: normal; clear: none; background-color: rgb(255,255,204); background-image: none; 
border: 6pt double rgb(0,0,0); margin-top: 6pt; margin-bottom: 6pt;}
 