body {font-family: arial; font-size: 10pt }

h1, h2, h3, h4, h5, h6 { color: MidnightBlue; font-family: arial }

ul { list-style: square outside }

A:link { text-decoration: none; color: DodgerBlue }
A:visited { text-decoration: none; color: DodgerBlue }
A:hover { background-color: CornflowerBlue; color: white }
