body { text-align: center; min-width: 300px; font-family: san-serif, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 0.8em;}
.next { color: red; text-decoration: none; }
.nextred { color: white; text-decoration: none; }
.startover { color: #ccc; text-decoration: none; }
#main { padding: 20px; height: 200px; margin-left: auto; margin-right: auto; margin-top: 80px; text-align: left; width: 300px;}
#nav.p { line-height: 2em; }
#whiteongrey { color: white; background-color: gray; }
#whiteonblack { color: white; background-color: black; }
#whiteonred div#main  { color: white; background-color: red; }
#greenonwhite { color: green; background-color: white; }
#blackonred { color: black; background-color: red; }
.graytext { color: #ccc; }
.blackonwhite { color: black; background-color: white; }
.blackonred { color: black; background-color: red; }
.redonwhite { color: red; background-color: white; }
.redonblack { color: red; background-color: black; }
.whiteongrey { color: white; background-color: grey; }
.italic { font-style: italic; }
.bolditalic { font-weight: bold; font-style: italic; }
.helpcursor { cursor: help; }
a { color: red; text-decoration: none; font-weight: bold; }
.whitelink { color: white; }
.biblelink { text-decoration: underline; color: red; }
#titlepage { font-size: 4em; color: red; text-align: center; }
.titlepage { color: red; }
a.titlepage:hover { color: green; }
a.titlepage:active { color: green; }
.redonblack a { color: red; }

