body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-style: normal;
}

.right .plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-style: normal;
}

.bigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	text-decoration: underline;
}
.lyrics {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
img {
	behavior: url("../scripts/pngbehavior.htc");
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
li {
	margin-bottom:5px;
}