/* style.css - prescribes style for heuvelsfietsen.nl */
       body { font-family: Times New Roman, serif; font-size: 16px; background-color: gray;}
       input { font-family: Times New Roman, serif; color: #CC0000; width: 140px; background-color: #FFFFCC;
               font-size: 13px;}
       h1 { font-family: Times New Roman, serif; margin-top: 0.3em; margin-bottom: 0.3em;}
       h2 { font-family: Times New Roman, serif; margin-top: 0.5em; margin-bottom: 0.5em;}
       h3 { font-family: Times New Roman, serif; margin-top: 0.5em; margin-bottom: 0.5em;}
       p { margin-top: 0.5em; margin-bottom: 1em;} 
       table { font-family: Times New Roman, serif; background-color: #CCFFFF;}
       table.ranking { font-family: Times New Roman, serif; background-color: #FFFFCC;}


