body {color: black; font-size: 10pt; font-weight: bold}

H1  {color: blue; font-size: x-large; font-variant: small-caps; font-weight: bold; border: "red medium outset"}

H2  {color: red; font-size: large; font-variant: small-caps; font-weight: 900; 
margin-left: 4%; margin-right: 4%; border: "blue medium outset";
background-color: FFFFFF}

H3  {color: blue; margin-left: 8%; margin-right: 8%; border: "red thin outset"}

H4  {color: red}

h5  {color: blue}

h6  {color: black; font-size: 10pt}

h1, h2, h3, h4, h5, h6 {text-align: center}

p, ul, ol  {color: black; font-size: 12pt; font-weight: bold}

a:link {color: navy}

a:visited {color: navy}

a:active {color: navy}

a:hover {color: gray}

span {color: brown}

span.evlabel {color: brown}

span.smaltyp {color: black; font-size: 10pt; font-weight: normal}
