body {
	color: black;
	background-color: white;
}
h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: arial;
}

div.comment {
	margin-left: 10%;
}

div.content {
	margin-left: 10%;
	font-size: 90%;
}

hr {
	color: black;
}

hr.sep {
	color: black;
	width: 30%;
	margin: 0;
	padding: 0;
	text-align: left;
}

td.tracklist {
	font-size: 70%;
	font-family: arial;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

p.comment {
	margin-left: 10%;
}

p.date {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.head2 {
	margin-top: 0;
	font-size: 130%;
	font-weight: bold;
}

p.copyright {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 80%;
	font-style: italic;
}

p.title {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-family: arial;
}

p.message {
	margin-left: 10%;
	font-weight: bold;
	font-family: arial;
}

p.error {
	margin-left: 10%;
	font-weight: bold;
	font-family: arial;
	color: red;
}

.links {
	font-size: 75%;
}

td.head {
	color: black;
	font-weight: bold;
	font-family: arial;
	padding-top: 5pt;
	font-size: 110%;
	background-color: #EFEFEF;
}

table.ucomments {
	margin-top: 7pt;
}

td.ucomments {
}
