BODY {background-color: #DDFFDD
      }

#toptitle {line-height: 120%;
           font-size: x-large;
           font-weight: bold;
           }

#footnote {font-size: small;
           }

#areaTitle {font-size: large;
            font-weight: bold;
            text-align: center;
            line-height: 150%;
            }

.site {line-height:150%;
       background-color:#EEEEEE;
       margin: 10px;
       border: 1px solid black;
       }

.AreaInfo {width: 90px;
           text-align: center;
           padding: 0px;
           margin: 0px;}

.listAB {text-indent:1em;}

.ZoneInfo {background-color:#DDDDDD;
           width: 180px;
           text-align: center;
           padding: 0px;
           margin: 0px;
           font-size: large;
           font-weight: bold;
           }
