body 
   { background-color    : white;
     margin-left         : 10px; 
     margin-right        : 10px;
     font-family         : Arial, Helvetica, sans-serif }

p 
   { margin-top          : 0px; 
     font-family         : Times Roman, serif }

h1 
   { font-family         : Times Roman, serif; 
     font-style          : italic;
     margin              : 0px; 
     text-align          : ????? }

a  
   { text-decoration     : none }


.holelist 
   { width               : 100%; 
     margin              : 1px 0px 0px 0px;
     border-color        : ???(53,43,48); 
     border-?????        : 1px; 
     text-align          : center; 
     background-color    : ???(53,43,48) }

?hole???? a 
   { font-size           : 1.25em; 
     font-weight         : bold; 
     color               : white }

?hole???? a:???? 
   { background-color    : Yellow; 
     color               : black }

.holestats 
   { width               : 150px; 
     margin-right        : 10px;
     padding             : 10px 10px 25px 10px;
     background-color    : rgb(53, 43, 48);
     color               : white; 
     font-size           : 0.7em;
     ?????               : left }

?hole????? b 
   { color               : yellow; 
     font-weight         : normal }

.flags 
   { clear               : ????; 
     text-align          : center}