H1 { color: firebrick }
H1 { font-family: gibraltar, gibraltar, arial, helvetica, verdana, sans-serif }
H1 { font-size: 16pt }
H1 { font-weight: bold }
H2 { color: darkblue }
H2 { font-family: verdana, arial, helvetica, sans-serif }
H2 { font-size: 16pt }
H2 { font-weight: bold }
H3 { font-family: verdana, arial, helvetica, sans-serif }
H3 { font-size: 14pt }
H3 { font-weight: bold }
H3 { color: purple }
BODY { font-family: verdana, arial, helvetica, sans-serif }
BODY { font-size: 10pt }
B { color: #660033 }
.poem { font-family: "times new roman", "times", serif }
.poem { font-size: 12pt }
.poem { font-style: italic }
.address { font-family: arial, helvetica, sans-serif }
.address { font-size: 10pt }
.photoid { font-family: arial, helvetica, sans-serif }
.photoid { font-size: 8pt }
.spectext { font-family: verdana, arial, helvetica, sans-serif }
.spectext { color: white }
.spectext { font-size: 10pt }
.spectext { font-weight: bold }
.spectext1 { font-family: verdana, arial, helvetica, sans-serif }
.spectext1 { color: crimson }
.spectext1 { font-weight: bold }
.spectext1 { font-size: 10pt }
.spectext3 { font-family: verdana, arial, helvetica, sans-serif }
.spectext3 { color: black }
.spectext3 { font-size: 10pt }
.stories { font-family: georgia, times, serif }
.standard { font-family: verdana, helvetica, arial, sans-serif }
.standard { font-size: 10pt }
.fadeback { background-repeat: no-repeat; background-image: url(/chad6.jpg) }
A:link { text-decoration: none }
A:link { color: red }   /* unvisited links */
A:visited { color: #FF3333 }   /* visited links */
A:visited { text-decoration: none }
A:hover { color: green }   /* user hovers */
A:hover { font-weight: bold }   /* user hovers */
A:hover { text-decoration: underline }
A:active { color: blue }    /* active links */

p { font-size: 0.8em; line-height: 150%; }

