a:link { color: blue ; font-size: 10pt; }

a:visited { color: purple ; font-size: 10pt; }

a:hover { color: purple ; font-size: 10pt; }

a:active { color: red ; font-size: 10pt; }
h1 { font-size: 18pt; font-weight: bold; margin: 0; }
h2 { font-size: 14pt; font-weight: bold; margin: 0 10px 0; }
h3 { font-size: 12pt; font-weight: bold; margin: 5pt 0 5pt 10px; }
ul { list-style-type: disc; margin: 5pt 0 5pt 20px; }
