body { font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url(background.jpg); background-repeat: repeat; margin: 0; }
.head { background-image: url(logo-back.jpg); background-repeat: repeat-x; }
p { font-weight: normal; margin-top: 8px; margin-bottom: 8px; }
h1 { font-size: 20px; font-weight: bold; margin-right: 0; margin-bottom: 10px; margin-left: 0; }
h2 { font-size: 16px; font-weight: bold; margin: 8px 0; }
h3 { font-size: 20px; font-weight: bold; margin: 3em 0 1em; }
.content { font-size: 15px; font-weight: bold; background-color: #fff; }
.content ul { color: #f00; font-size: 15px; font-weight: bold; list-style-type: square; }
.content li { color: #f00; font-size: 15px; font-weight: bold; list-style-type: square; }
.content li a:link, .content li a:visited { color: #f00; font-size: 15px; font-weight: bold; text-decoration: none; list-style-type: square; }
.content li a:hover, .content li a:active { color: #015bd5; font-size: 15px; font-weight: bold; text-decoration: underline; list-style-type: square; }
.trench { padding-top: 20px; padding-bottom: 20px; }
.foot { color: #000; font-size: 18px; font-weight: bold; background-image: url(logo-back.jpg); text-align: center; padding-top: 5px; }
.citylist { }
.citylist ul a:link, .citylist a:visited { color: #000; font-size: 14px; font-weight: bold; text-decoration: none; list-style-type: disc; }
.citylist ul a:hover, .citylist a:active { color: #f00; font-size: 14px; font-weight: bold; text-decoration: underline; list-style-type: disc; }

