DT {
	font-weight : bold;
	color : #FF9900;
}
BODY {
	font-family : serif;
}
P.firstpar:first-letter {
	font-size : x-large;
	font-weight : bold;
	vertical-align : baseline;
	font-family : cursive;
}

P.roll {
	}

P.roll:first-line {
	font : bold larger;
}

