/* CSS definition file containing site wide stylesheets */
.jokes { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; 
font-size: x-small; vertical-align: baseline;}
 .Subheads { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif; 
font-size: x-small;}
 .Quotes { font-family: 'Times New Roman', Times, Serif; font-size: medium; 
font-style: italic; text-decoration: none ;}
 .Footnotes { font-family: Arial,Helvetica,Geneva,Sans-serif; 
font-size: x-small; font-weight: normal; list-style-type: decimal;}
 .Caption { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; 
font-style: italic;}
 .Code { 
font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace; 
list-style-type: none;}
 .Body text { font-size: x-small; text-decoration: none ;}
 .Credits { font-family: 'Times New Roman', Times, Serif; font-size: x-small; 
font-weight: bold; text-align: center;}
 H1 { list-style-type: none;}
 H2 { font-family: System,sans-serif; text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: small; 
font-weight: normal; font-style: normal; vertical-align: baseline; 
text-decoration: none ; list-style-type: none; text-align: left;}
 H3 { vertical-align: baseline;}
 H4 { vertical-align: baseline;}
 .Numbered list { font-size: small; font-weight: normal; 
list-style-type: decimal;}
 ADDRESS { list-style-type: none;}
 H5 { list-style-type: none;}
 PRE { list-style-type: none;}
 H6 { list-style-type: none;}
 
