body,td,th {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	background-image: url();
}
a:link {
	color: #632C0E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #632C0E;
}
a:hover {
	text-decoration: underline;
	color: #632C0E;
}
a:active {
	text-decoration: none;
	color: #632C0E;
}
.chronoHeader {
	padding-top: 20px;
	padding-bottom: 5px;
}
.chronoHeaderFirst {
	padding-top: 5px;
	padding-bottom: 5px;
}
.chronoHeader2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.chronoHeader3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	padding-right: 60px;
	font-style: italic;
	text-indent: -10px;
}
.chronoSmallText {
	font-size: 10px;
}
.notesSmallText {
	font-size: 11px;
	padding-left: 15px;
}
.notesCredits {
	font-size: 11px;
	padding-left: 20px;
}
.notesTrack {
	font-size: 16px;
    font-weight: bold;
}
.notesLyrics {
	padding-left: 50px;
}
.footertext {
	font-size: 10px;
}
.blogtext {
	margin: 30px;
}
blockquote {
	font-size: 11px;
	width: 350px;
	margin: 10px;
	padding: 5px;
}