h3 {
	font-family: Verdana;
	font-size: 28px;
             font-weight: normal;
	color: #333399;
	text-align: center;
}

body {
	background-color: #FFFFFF
	font-family: Verdana;
	width: 80%;
	margin: 50px auto; 
}

p {
	font-family: Verdana;
	font-size: 12px;
}

p.themeverse {
	font-style: italic;
	font-weight: bold;
	color: #333399;
}

p.character {
	font-weight: normal;
	font-size: 24px;
	color: #333399;
}

p.characterDef {
	font: italic;
	color: #000000;
	font-weight: bold;
}

ul {
	font-weight: normal;
	font-family: Verdana;
	font-size:12px;
}
