body { color:white; background:black; margin-left:4%; font-family:Georgia, serif; line-height: 130% } 
A:link { color: yellow; text-decoration: none } 
A:visited { color: yellow; text-decoration: none }
A:hover { color: yellow; text-decoration: underline }
A:active { color: aqua }
div.ind { text-indent: 3em }
div.i2 { text-indent: 2em }
div.i5 { text-indent: 5em }
div.i6 { text-indent: 6em }
div.i7 { text-indent: 7em }
div.i8 { text-indent: 8em }
div.out { text-indent: -1em }
h4 { margin-top: 3em } 