body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background-leaves2.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
a:link {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #006666;
}
.title {font-size:20px;}
.first-letter{font-size:18px;}
.heading{font-size:14px; font-weight:bold;}
.annot{
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
}
.artists{
	font-size:11px;
	color:#666666;
	text-transform:uppercase;
}