a:link {
	color: #808080;
}

a:visited {
	color: #626262;
}

a:active {
	color: #666666;
}

body {
	background-image: url(images/background.jpg);
	color: #80808C;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

h1 {
	font-family: "Century Gothic", Arial, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

ol {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

ul {
	font-size: 12pt;
	font-weight: bold;
	list-style-image: url(images/bullet.GIF);
	text-indent: 5%;
}

ul ul {
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(images/bullet2.GIF);
	text-indent: 5%;
}

.date {
	color: #80808C;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.disc-notes {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.label {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.notes {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

.title {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.tracks {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
