/* CSS Document */
BODY {
	background-color: #AAAAFF;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

BODY.player {
	background-color: #9999ff;
	font-size:12px;
}
BODY.player H1 {
	font-size:16px;
	line-height:1.6;
	margin-bottom:0;
	}
.sm {
	font-size: smaller;
	}
	
.button {
	border-width:0;
	vertical-align:bottom;
	}