/* CSS Document */

body {
	background-color: #CCCCCC;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#flashContent {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	height: 100%;
	line-height: 163%;
}

a:link {
	color: #FF0066;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0066;
}
a:active {
	color: #FF0066;
}