/* CSS definition file containing site wide stylesheets */
.ital { font-family: 'Bradley Hand ITC', cursive; font-size: small;}
 .hr { border-top: 4px double rgb(255,51,102);}
 .menu { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14pt; border: 2pt dashed rgb(153,153,153); padding: 4px 2px; margin-top: 2px; margin-bottom: 2px;}
 .note { font-size: 90%; font-style: italic;}
 
