@charset "utf-8";

body {
	overflow-y: scroll;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
}
.bodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEECED;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.playButton {
	text-align: right;
}
.thumb {
	vertical-align: top;
	text-align: center;
}
