body {
	font-family: "verdana, geneva";
}

td {
	font-family: "verdana, geneva";
}

.small {
	font-size: 12px;
}

.tiny {
	font-size: 10px;
}

.yellow {
	font-size: 10px;
	font-family: "verdana, geneva";
	color: yellow;
	font-weight: bold;
}

.bigtitle {
	font-size: 24px;
	font-family: "verdana, geneva";
	color: #0080C0;
	font-weight: bold;
}

.title {
	font-size: 17px;
	font-family: "verdana, geneva";
	color: #79AECE;
	font-weight: bold;
}

a {
	color: #000000;
}

.weekly {
	font-size: 10px;
	font-family: "verdana, arial";
	font-weight: normal;
	color: #79AECE;
}

.smalltitle {
	font-size: 10px;
	font-family: "verdana";
	color: #0080C0;
	font-weight: bold;
}

.albumname {
	font-size: 13px;
	color: #000000;
	font-family: "verdana, geneva";
	font-weight: normal;
}

.headline {
	font-size: 17px;
	color: #000000;
	font-family: "verdana, geneva";
	font-weight: normal;
}

.subtitle {
	font-size: 18px;
}