/* Felipe Gasper's standard external style sheet */

/* GENERAL STYLES */

.css-stdfont {
	font-size: 12pt;
	font-family: "comic sans ms", "trebuchet ms", helvetica;
	font-weight: normal;
}

/* TAG-SPECIFIC STYLES */

span.page-title {
	display: block;
	text-align: center;
	font-size: xx-large;
	text-decoration: underline;
}

p {
	text-indent: 3em;
	text-align: justify;
}

table {
	width: 100%;
}

span.sound-emphasis {
	text-decoration: underline;
}
