
body  { color: white; font-weight: 600; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 3mm }
p  { color: white; font-weight: 600; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 3mm }
h1  { color: black; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2    { color: #f30; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 600 }
h3 { color: white; font-weight: 600; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4   { color: #f30; font-size: small; font-family: "Times New Roman", Georgia, Times; font-weight: 600 }
h5    { color: #f3f3f3; font-size: 13px; font-family: "Times New Roman", Georgia, Times; font-weight: 600; line-height: 14px; background-color: #600; text-align: center; margin-top: 3px; margin-bottom: 0; padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #ff3d00; border-bottom: 1px solid #571400 }
h6    { color: #f3f3f3; font-size: 13px; font-family: "Times New Roman", Georgia, Times; font-weight: 600; background-color: #600; margin-top: 3px; margin-bottom: 0; padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #ff3d00; border-bottom: 1px solid #571400 }
a:link   { color: #f30 }
a:visited   { color: #d03100 }
a:active    { color: #f30 }
ul  { color: white; font-weight: 500; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul: li { margin-bottom: 15px }
ol  { color: white; font-weight: 500; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.staticmenu { position: fixed; top: 5px; left: 13px }
