
BODY {
        background-color: #FFD090;
        color: #804000;
	font-family: sans-serif;
        font-size: 10pt;
}

TABLE.map {
        background-color: #804000;
        width: 100%;
        color: #F5E0A0;
	font-family: sans-serif;
        font-size: 10pt;
        font-weight: bold;
}

A {
        color: #804000;
}

