h2 {text-align: center;}
blockquote {font-style: italic;}
hr.midchapter {width: 50%;}
hr.midquote {width: 25%;}
sub {font-size: 75%;}
.center {text-align: center;}
.right {text-align: right;}
.toc {font-weight: bold;}
.header {font-weight: bold; font-style: italic;}
.lyrics {margin-left: 33%; font-style: italic;}
.credit {margin-right: 33%; text-align: right;}
.boom {font-weight: bold; font-size: xx-large;}
.law {margin-left: 33%; margin-right: 33%; text-align: justify;}
.bu {font-weight: bold; text-decoration: underline;}
.bordered {border: solid 1px;}
.source {font: Georgia, Times, serif; font-size: 80%;}
.hed {
    margin-top: 20px;
    margin-right: 14px;
    margin-left: 15px;
    font: normal 180% Georgia, Times, serif;
}
.subhed {
    margin-top: 5px;
    margin-right: 14px;
    margin-left: 15px;
    font: bold 100% Tahoma;
}
.chathed {
    font-size: 80%;
}
.chatmain {
    width: 50em;
    font-family: monospace;
    background-color: #ffc;
    color: #333;
}
.chatadmin {
    width: 50em;
    font-family: monospace;
    background-color: #fc9;
    color: #333;
}
.Amnesia1983 {color: #f00;}
.MourningDove {color: #00f;}
.MyMelody {color: #080;}
.AnnaComnena {color: #088;}
.TuxedoSam {color: #90f;}
.Wexler {color: #3cc;}
.Tom {color: #f60;}
.Monkichi {color: #f3f;}
.LainTV {font-family: monospace;}
.normal {font-style: normal;}
.chaplist {font-style: italic; text-decoration: underline;}
.dos {
    width: 50em;
    font-family: monospace;
    background-color: #000;
    color: #fff;
}
.god {color: #ff0;}

/* Styles for Visibility Toggle */

.toggle {
	color: #999999;
	font-size: 9pt;
    text-align: center;
}
.hotspot {
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}
.hotspotall {
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
	font-weight: bold;
}

