body {
	background: #000;
	color: #fff;
	font-family: Arial, sans-serif;
	margin: 1em;
}

a { color: #ffc; }

h1, h2, h3 {
	color: #fff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
}

h1 {
	font-size: 2.5em;
	font-variant: small-caps;
	border-bottom: 2px solid #CCC;
}

h2 {
	font-size: 1.5em;
}

ul { margin: 0;	}

p.note {
	margin-bottom: 1em;
	background: #333;
	padding: .5em;
	border: 1px solid #444;
}

ul.livetitle-list a {
	font-size: smaller;
}

ul.livetitle-list {
	list-style-type: none;
	padding-left: 1em;
}

ul.livetitle-list li {
	margin-bottom: 0.5em;
}

ul.livetitle-list .title {
	font: 1em Verdana, Arial, sans-serif;
}
