This is the text contained by the style sheet in the previous example:
.donkey {font-family: Tahoma, Verdana, Helvetica; font-size: 14pt; color: red}
.elephant {font-family: Tahoma, Verdana, Helvetica; font-size: 18pt; color: purple}
.ant {font-family: Tahoma, Verdana, Helvetica; font-size: 12pt; color: black}