A:link {color: #DC143C;
background: transparent;
text-decoration: underline}

A:visited {color: #DC143C;
background: transparent;
text-decoration: underline}

A:hover {color: blue;
background: skyblue;
text-decoration: none}

A:active {color: blue;
background: transparent;
text-decoration: none}

BODY {margin: 3em 3% auto;
font: 12pt/1.1 serif;
background: white;
background-image:  url(/images/background.jpg);
color: black}

H1 {margin: 0;
text-align: center;
color: #DC143C;
background: transparent;
font: normal 175% serif}

H2 {margin: 0.3em 0 0;
font: lighter 125% sans-serif;
background: transparent;
color: #DC143C;
text-align: center}

H3 {margin: 2.3em 0 0;
font: italic 75% sans-serif;
background: transparent;
color: gray;
text-align: center}

HR {background: transparent;
color: #DC143C;
font-weight: 900;
width: 20em}

OL {margin: -1%}

OL LI {margin: 0% 10% 1% 2%}

P {margin: 1.5% 0% 1.5% 1%;
text-align: center}

UL {margin: 5% 5% 5% -10%;
list-style: disc}

UL LI {margin: 0% -20% 5% 10%}

.small {font-size: 7pt;
margin: 0%;
text-align: right}

.date {font-size: 8pt;
color:gray}