@meta { Title: "English Style Sheets"; }
BODY { background-color : linen }
BODY.kback { background-color: linen }
H1 { text-align: center; font-size: 24pt; font-family: "Chaucer"; color: blue }
H1.super { text-align: left; font-size: 36pt; font-family: "Chaucer"; color: blue }
H2 { font-size: 14pt; font-family: "Times New Roman"; color: blue }
H3 { margin-left: 2cm }
H3.stanza {margin-left: 7cm }
H4 {text-align: center; font-size: 16pt; font-family: "Chaucer"; color: blue }

TABLE { font-size: 14pt; font-family: "Times New Roman"; color: navy; }
CAPTION {font-size: 14pt; color: tomato; font-family: "Lucida Casual";}
CAPTION.different {color: green;}
A { color: red }
A.back {text-align: right; url(../images/backy.gif) }
LI { color: blue }
LI.flash { color: #8000FF; list-style-image: url(../images/p1bullet.gif);
	line-height: 175% }
LI.em { color: blue; line-height: 175%; font-size: 14pt}
LI.point { color: blue; list-style-image: url(../images/purpbult.gif);
	line-height: 175%; font-size: 14pt}
LI.poemtitle { COLOR: #004080; font-size: 24pt;
	list-style-image: url(../images/marker2.gif);font-style: italic;
	line-height: 75%; text-align: center }
P { font-size: 12pt; font-family: "Times New Roman"; color: #8000FF }
P.em {font-style: italic }
em.mouldy {font-weight: bold; color: green }
P.just {text-align: justify; margin-left: 2cm; margin-right: 2cm;
	color: steelblue}
P.cent {text-align: center}

TD.cent {text-align: center }
TD.sml {font-size: 12pt }
DD { margin-left: 2cm }
DL { margin-left: 2cm }
cite {color: darkred}
DT { margin-left: 1.6cm }