body {
	margin-top: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	color: #adad6b;
	text-decoration: none;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
.paragraph {
	line-height: 140%;
}
.table-header {
	background-color: #adad6b;
	font-weight: bold;
	color: #000000;
}
.title {
	color: #ADAD6B;
	font-size: 20px;
	font-weight: bold;
	display: inline;
}
.album {
	font-size: 10px;
	color: #ADAD6B;
}
.event_title {
	font-size: 16px;
	font-weight: bold;
}