BODY {
	background: #fff;
	color: #000;
}

.footnote {
	font-size: x-small;
}

.quotsec { padding: 1em 1em 1em 1em; background: none #ddd; color: #000; }
.caveat { color: #800; background: #fff; }

/*.navbar {margin-top: 30px;}*/

HR { margin-top: 30px }
A:link { background: transparent none; color: #00f; }
A:visited { background: transparent none; color: #909; }
A:active { background: transparent none; color: #f00; }
.button { border: none; }
H1 { text-align: center; }
.warning { color: #f00; background: transparent none }
DIV.navbot { text-align: right }

#SIDECESIL { float: right; border-right: 2px solid #666; border-bottom: 2px solid #666; border-top: 2px solid #eee; border-left: 2px solid #eee; width: 25em; background-color: #ddd; font-size: 85%;
padding: 5px; margin: 0.5em 0 1em 0.5em }
#SIDECESIL H2 { margin: 0; background-color:#999; color: #fff; font-size: 140%; text-align: center }

