﻿body      { background-color: #660000;
            font-family: Times New Roman
          }
h2        { font-family: Times New Roman; 
            font-size: 18px; 
            color: #660000 
          }
a         { font-family: TimesNew Roman; 
            font-size: 18px; 
            font-weight: bold; 
            color: #660000; 
            text-decoration: none 
          }
.pagehead { font-family: TimesNew Roman; 
            font-size: 22px; 
            color: #660000 
          }
.menuhead { font-family: Times New Roman; 
            font-size: 18pxx; 
            color: #660000; 
            font-weight: bold 
          }
.address  { font-family: Times New Roman; 
            font-size: 12px; 
            color:#666;
            text-align:center;
            font-style:italic;
          }
.addlink  { font-family: Times New Roman; 
            font-size:inherit; 
            color:#666; 
            font-weight:normal;
            text-decoration: none
          }

.supplink { font-family:Times New Roman;
            font-size:14px;
            font-weight: bold;
            color: #660000;
            text-decoration: none
          }
