BODY {
color: black; 
font-family: Verdana,Arial,Helvetica; 
font-size: 10pt;
}

H1 { 
font-size: 13pt;
font-weight: bold;
font-family: Verdana,Arial,Helvetica;
color: #000000;
}
H2 { 
font-size: 12pt;
font-weight: bold;
font-family: Verdana,Arial,Helvetica;
color: #000000;
}

LI {
font-family: Verdana,Arial,Helvetica;
font-size: 10pt;
}

.arrownav { width: 100%; border: none; margin: 0; padding: 0; }
.arrow { font-weight: bold; text-decoration: none; }

.image { border: solid 7px black; }

.desctable { width: 100%; border: none; margin: 0; padding: 0; }

.settingstable { border: none; margin: 0; padding: 0; }

.titlecell { vertical-align: top; }
.title { font-size: 32px; }

.location { font-weight: bold; }

HR.sephr { background-color: black; height: 1px; width: 90%; }

.navtable { width: 100%; border: none }

.settingscell {
    width: 1%;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.settingstitle { 
    font-size: xx-small;
    font-weight: bold; 
    background-color: #dddddd;
}
.settings {     
    font-size: xx-small;
}

.tracksind { font-weight: bold; }

.toptable { width: 100%; background-color: #EEEEFF; }

.dirtop { background-color: #EEEEFF; }
.globaltop { background-color: #FFEEEE; }
.tracktop { background-color: #EEFFEE; }
.sortedtop { background-color: #EEFFFF; }

.toptitle { font-size: large; }
.topsubtitle { font-weight: bold; }

.mininav { text-align: right; font-size: smaller; }


