body {background-color: white}

P, H1, H2, H3, LI, TD {font-family: Arial; text-align: left; color: black; text-decoration: none}
P, LI, TD, TH {font-size: x-small}
H1 {font-size: x-large}
H2 {font-size: large} 
H3 {font-size: small} 

A {font-family: Arial; text-align: left; text-decoration: none; font-size: x-small}
A {background-color: white; color: #1B54BF}

A:hover {background-color:#DDDDDD; color:blue}

A.gisoost {background-color: #990000; color: white}
A.gisoost:hover {background-color: white; color: #990000; text-decoration:underline}

A.oneven {background-color: white; color: blue}

UL.compact {padding-bottom: 0; padding-top:0; margin-left: 1.5em}

