body {
   margin-left: .5cm;
   margin-right: .5cm;
   color: #000000
}
dt {
   font-weight: bolder
}
.quote {
   border: solid medium #000099;
   margin-left: .5cm;
   margin-right: .5cm;
   background-color: #eeeeee;
   color: #000000;
   padding: 2%
}
.cite {
   font-style: italic;
   margin-left: .2cm
}
h1 {
   text-align: center
}
h3 {
   text-indent: -.25cm
}
h4 {
   text-indent: .5cm
}
.warning {
    color: #000000;
    background-color: #ffff00
}