BODY {background-color: white; font-family: Arial, Helvetica}

P {font-family: Arial, Helvetica; font-weight: normal; color: blue;}

H1 {font-family: Arial, Helvetica; font-weight: bold; color: red;}
H2 {font-family: Arial, Helvetica; font-weight: bold; color: blue;}
H3 {font-family: Arial, Helvetica; font-weight: bold; color: green;}

A:link { color: #000000; text-decoration: none}
A:visited { color: #000000; text-decoration: none}
A:hover { color: #3366CC; background-color: white; text-decoration: underline}
A:active { color: #3366CC; background-color: white; text-decoration: underline}

.fixedfontsizemenuitem { font-size : 14px }

img.behind { z-index: -1}

