/* CSS definition file containing site wide stylesheets */
.bold { font-weight: bold;}
 .boldred { color: rgb(255,0,0); font-weight: bold;}
 .Subheads { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif; font-size: x-small; color: rgb(255,255,153); font-weight: bold;}
 .Quotes { font-family: 'Times New Roman', Times, Serif; font-size: 20px; color: rgb(255,255,51); font-weight: bold; font-style: italic; text-align: center;}
 .boldyellow { color: rgb(255,255,0); font-weight: bold;}
 .Footnotes { font-family: 'Times New Roman', Times, Serif; font-size: x-small; color: rgb(255,255,153); font-weight: bold;}
 .Caption { font-family: 'Times New Roman', Times, Serif; font-size: x-small; color: rgb(255,255,153); font-weight: bold; font-style: italic;}
 .Code { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace; color: rgb(255,255,153); font-weight: bold;}
 .headline { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(255,255,0); font-weight: bold; border: 2px solid rgb(255,255,0); padding: 2px;}
 .bottom { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 20px; color: rgb(255,255,51); line-height: 20px; font-weight: normal; font-style: normal; text-align: right; margin-top: 0px; margin-bottom: 0px;}
 .boldarial { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 13px; color: rgb(255,255,0); font-weight: bold;}
 .homelinks { color: rgb(255,255,51); text-decoration: none ;}
 .Credits { font-family: 'Times New Roman', Times, Serif; font-size: x-small; color: rgb(255,255,153); font-weight: bold;}
 .boldorange { color: rgb(255,204,0); font-weight: bold;}
 .highlight { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,204,0); font-weight: bold;}
 