/* CSS Document */
body {
	background-color: #000000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.flashPlugin {
	background-color: #FFFFFF;
}
.flashPluginText {
	padding: 25px;
}
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
p {
	font-size: 14px;
	color: #000000;
}
a, a:link, a:visited, a:active{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	outline: 0;
}
a:hover{
	color: #cc0066;
}

