h1 {
	font: bold medium Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #D6D3CD;
}

h2
{
		font: bold small Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #A3AAB4;
}

ul {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: smaller;
	font-style: normal;
	font: normal;
	color: #D6D3CD;
	list-style: square;
}

ul.tracks {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: smaller;
	font-style: normal;
	font: normal;
	color: #D6D3CD;
	list-style: none;
}


body {
	background: Black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font: normal;
	color: #D6D3CD;
}

.month {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: italic;
	font: normal;
	color: #C6C3BD;
}

.reltype
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: italic;
	font: normal;
	color: #B6B3B0;
}

a:visited {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font: normal;
	color: #9DAB85;
}

a:hover {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font: normal;
	color: #9DAB85;
}


a {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font: normal;
	color: #D6D3CD;
}

