body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	background-color: #000;
	text-align: center;
	cursor: default
	/* part 1 of 2 centering hack */
	}
#list {
	width: 400px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #000;
	text-align:left;
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #list {
	width: 370px; /* ie5win fudge ends */
	}

#title {
	width: 400px;
	height: auto;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #000;
	text-align:center;
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #tv {
	width: 370px; /* ie5win fudge ends */
	}

#date {
	width: 400px;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #000;
	text-align:center;
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #date {
	width: 370px; /* ie5win fudge ends */
	}


h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	letter-spacing: 10px;
	color: #ccc;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	text-transform: none;
	text-decoration: none;
	}

h5 {
	font-size: 14px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	color: #ccc;
	text-transform: none;
	text-decoration: none;
	}

	h6 {
		font-size: 12px;
		font-family: 'Titillium Web', sans-serif;
		font-weight: bold;
		color: #ccc;
		text-transform: none;
		text-decoration: none;
		}

.nc {
	cursor: default;
	color: #FFFFFF;
}

a:link,
a:visited,
a:active {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-transform: none;
	text-decoration: none;
	}
a:hover {
	color: #FFF;
	}
ul {
	margin-top: 0;
	margin-bottom:0;
	padding-bottom: 0;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

li {
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration: none;
	color: #ccc;
	}

hr {
	margin: 0;
	padding: 0;
}

#foldheader {
	cursor:pointer;
	font-family: verdana;
	font-weight:bold;
	color: #ccc;
	list-style-type: circle;
}

#foldinglist {
	list-style-type: circle;
	font-family: verdana;
	color: #ccc;
	cursor: default;
}

.a2z {
	margin-left: 15px;
	font-family: verdana;
	color: #ccc;
}
