h1 {
	display: block;
	font-size: 2em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;

	text-align: center;
	font-family: Times New Roman;
	color: #000099;
}

h2 {
	display: block;
	font-size: 1.5em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;

	text-transform: uppercase;
	text-align: center;
	font-family: Times New Roman;
	color: #990000;
}

h3 {
	display: block;
	font-size: 1.17em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;

	font-family: Times New Roman;
	color: #990000;
}

strong {
	font-weight: bold;
	color: #990000;
}

li {
	margin: 12px 0;
}

.main-head {
	text-align : center;
	font-family: arial,helvetica,sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
}

.genre-head {
	margin-top: 0;
	padding: 0 4px 2px 4px;
	background-color: #990000;
	color: white;
	font-family: sans-serif;
	font-size: 120%;
	font-weight: bold;
}

.sute_head {	/* line that holds sute details */
	margin: 0;
	padding: 0 4px 2px 4px;
	background-color: #eecccc;
}

.sute-no {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 85%;
}

.sute-name {
	margin: 0;
	font-family: sans-serif;
	font-size: 120%;
	color: #990000;
}

.sute-new {
	font-family: sans-serif;
	font-weight: bold;
	color: #990000;
}

.sute-for {
	margin: 4px 0 0 0;
	font-weight: bold;
	font-size: 115%
}

.sute-twv {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 85%;
}

.sute-intro,
.sute-comment {
	font-family: serif;
	font-style: italic;
	margin: 4px 0 2px 0;
}

.sute-parts {
	font-family: serif;
	margin: 6px 0 0 0;
}

.sute-pub-date {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 80%;
	margin: 2px 0 0 0;
}

.number {
	text-align: right;
}
