/* Style sheet for Coachlight Press, v2 */
HTML { color: #000000; background: #d2c3b0; link: #ffff00; vlink #99ff00;
       font-size 14; font-family: helvetica ;  }
H1 { font-size: 36; font-family: helvetica ; 
     font-weight: medium; color: #ffffff ; }
BODY { font-family: helvetica, sans-serif ; }
P  { font-size: 14; font-family: helvetica ; }
A:link { color: #333399; text-decoration: underline; font-weight: bold; }
A:visited { color: #666699; text-decoration: none; font-weight: bold; }
A:hover { color: #cccccc; background: #333366; text-decoration: underline; font-weight: bold; }
A.menu { line-height: 150%; text-decoration: none; font-weight: bold; }
A.menu:link { color: #333333; }
A.menu:visited { color: #666666; }
A.menu:hover { color: #cccccc; background: #333333; text-decoration: underline; } 
div.box { border: solid; border-width: thin; width: 90%;
          text-align: center; font-weight: bold; color: #cc0000;
          padding: 0.5em; background: rgb(255,255,127);}
blockquote.example { font-family: courier, monospace; font-weight: bold; 
                     color: #990000;}
span.blue { color: #0000CC; }
table.gray { background: rgb(180,140,100);}
p.exc { font-size: 18; text-indent: 2em; margin-left: 2%; margin-right: 2% }
