/* CSS Document */

html, body{ margin:0; padding:0; font: 10px Helvetica, Verdana, Arial, sans-serif; background-color: #111111; text-align: center; height: 100%; }
#flashMovie {
	width: 100%;
	height: 100%;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333;
}
a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
