#control  { color: blue; font-family: Garamond: font-size: 14pt; }

.forest   { color: green; font-family: Arial; font-size: 36pt; }
.danger   { color: red; font-family: Times New Roman; font-size: 24pt; }

body      { background: #aa00aa; }
h1        { color: red; font-family: Arial; font-size: 36pt; }
h2        { color: green; font-family: Times New Roman; font-size: 24pt; }
h3        { color: blue; font-family: Garamond; font-size: 14pt; }
p         { color: black; font-family: Times New Roman; font-size: 12pt; }