body {
    font-family: Times New Roman, Times, serif;
    background-color: #FFFFFF;
    color: #000000;
    }
a:link {
    color: #0000DD;
    text-decoration: underline;
    }
a:visited {
    color: #800080;
    text-decoration: underline;
    }
a:active {
    color: #DD0000;
    text-decoration: underline;
    }
h1 {
    font-size: 150%;
    margin-top: 12px;
    margin-bottom: 8px;
    }
h2 {
    font-size: 120%;
    margin-top: 8px;
    margin-bottom: 6px;
    }
div.aside {
    font-style: italic;
    }
div.goback {
    font-size: smaller;
    }
div.town {
	font-weight: bold;
	display: inline;
	}


