/* Stylesheet for The Abyss */
/* by Janek Hellqvist */

/* Text formatting */
P {font-family: Arial, Helvetica, sans-serif; line-height: 140%; color: #ffffff }

P.indented { margin-left: 85px; margin-right: 85px }

.fancy { color: #cccccc; background: #444444; text-align: right; font-variant: small-caps; line-height: 200%; text-indent: 3em; margin-right: 2em }
.leftfancy { color: #cccccc; background: #444444; font-variant: small-caps; line-height: 200%; text-indent: 1.5em }


LI { margin-top: 15px }
LI LI { margin-top: 1px }

/* LI P { text-indent: 2em } */

.faqquestion { font-style: italic; font-weight: bold; color: #cccccc }
.faqanswer { text-indent: 5em; color: white }

.redheader { color: white; background: #aa0000 }

A:link    { color: red }
A:active  { color: #ff3030; font-size: 125% }
A:visited { color: #aa0000; font-size: 85% }

