body { background: #c6b5de; font-family: arial, sans-serif; color: #31007b }
A:link { color: blue }
A:visited { color: purple }
A:hover { color: teal; text-decoration: underlined }

h3 { font-family: arial, sans-serif; color:#31007b }
h4 { font-family: arial, sans-serif; font-size: 130%; color:#31007b }
h5 { font-family: arial, sans-serif; font-size: 100%; color:#31007b }
p, dl, ul, ol { font-size: 80% }

.next { font-size: 80% }
p.emphasized { color:#8c007b }
.nexthouse { font-size: 75% }
.publisher { font-size: 70%; text-align: right }
.sectintro { font-weight: bold; color:#31007b }
.sectintroi { font-weight: bold; color:#31007b; font-style: italic }
.copyright { font-size: 80% }
.date { font-size: 90% }
.emphr { font-weight: bold; color:#ff0000; font-style: italic }

.def1 { font-size: 90% }
.def15 {font-size: 85% }
.def2 { font-size: 80% }
.def3 { font-size: 70% }

.def2ctr { font-size: 80%; text-align: center } 
.def3left { font-size: 70%; text-align: left }
.def3ctr { font-size: 70%; text-align: center }
.def3rt { font-size: 70%; text-align: right }
.def4ctr { font-size: 60%; text-align: center }

hr.thin { border-style: solid none none none; border-color: #999999; height: 1px; }
hr.minorline { border-style: dashed none none none; border-color: #999999; height: 1px; }

.hide { display: none; }
