﻿body {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 0.75em;
 }

h1, h2, h3, h4 {
 font-family: 'Times New Roman', Times, serif;
 font-weight: normal;
 }

h1 {
 font-size: 5em;
 }

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 2em;
 }

h3, h4 {
 font-size: 3.25em;
 line-height: 1em;
 }

h5 {
 font-size: 1.5em;
 font-weight: normal;
 }

h5 a:hover {
 text-decoration: none;
 }

a {
 text-decoration: none;
 }

a:hover {
 text-decoration: underline;
 }

#wrapper {
 line-height: 1.35em;
 }

#currentConditions {
 font-size: 0.8em;
 }

#localWeather span {
 font-weight: bold;
 }

#currentTemperature {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 2.5em;
 font-weight: bold;
 line-height: 1em;
 }

#currentDescription {
 font-size: 1.25em;
 font-weight: bold;
 line-height: 1em;
}

.pubDate {
 font-size: 0.9em;
 font-weight: bold;
 }

.incidentItem ul li a {
 font-size: 0.8em;
 text-decoration: none;
 text-transform: uppercase;
 }

.actionLink { font-weight: bold;
 text-decoration: none;
 }

form fieldset legend {
 font-size: 1.25em;
 }

form label {
 text-align: right;
 }

form fieldset label:first-letter {
 text-decoration: underline;
 }

form small {
 font-size: 0.8em;
 }

form .required {
 font-weight: bold;
 }

#thankyouList li {
 font-size: 1.5em;
 }
