* {  font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 14pt; font-style: plain; color: #ccff00; text-shadow: 0.2em 0.2em black}
h2 { font-size: 12pt; font-style: italic; color: white}
.link { font-size: 10pt; font-style: plain; color: black; }
.desc {  font-size: 10pt; font-style: plain; color: black; }
a { text-decoration:none; }
a:hover { color: red;text-decoration:underline; }
.alternate { margin: 0px; margin-left: 15px; padding: 0px; }
ul { list-style-type: square; }
li { list-style-type: square; }
.warning { padding: 1em; background-color: #f44336; color: white; border-radius: .5em; margin-top: 1em; margin-bottom: 1em; }
