body {  font-family: Arial, Helvetica, sans-serif; font-size: 1.05em; margin-right: 25%; margin-left: 2%}
a:hover {  background-color: #FFCC33; color: #000000}
UL { list-style: disc }
h1 { font: 140%; color: #006699; background: white }
h2 { font: 110%; color: #006699; background: white }
h3 { font: 100%; color: #006699; background: white }
.copyright { font-size: 75% }
.youred { color: #FF0000 }
.p1 { font: 105%; color: #006699; background: white; text-align: center }

@media aural {  
  h1, h2, h3 { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
  .youred { volume: loud; elevation: above }
}
