BODY {
background: #DDCCBB url("images/fox_bg2.jpg");
color: #070032; cursor: crosshair;
volume: medium; speech-rate: fast; voice-family: female;
pitch:medium; speak-punctuation: none; speak-numeral: digits
}
A {color: #331199; cursor: crosshair;
volume: loud; speech-rate: medium; voice-family: male;
pitch: high; stress: 55; speak-punctuation: code; speak-numeral: digits
}
A:visited{color: #110066
}
A:hover{color: #4433FF; volume: x-loud; speech-rate: slow; stress: 80
}
.head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;
font-weight: bolder; font-stretch: semi-expanded; color: #663333;
volume: x-loud; pause: 100ms 200ms; speech-rate: medium; voice-family: male;
pitch: low; speak-punctuation: none; speak-numeral: digits
}
.normal {font-family: "Times New Roman", Times, serif; font-size: 15px; color: #070032;
font-stretch: semi-condensed; text-shadow: 2px 3px 1px black;
volume: medium; speech-rate: fast; voice-family: female;
pitch:medium; speak-punctuation: none; speak-numeral: digits
}
.normal:first-letter {font-size: 15px; font-weight: bold; font-stretch: expanded;
pause-before: 200ms; stress: 75
}
HR:first-letter {font-size: 15px; font-weight: bold; font-stretch: expanded
}