@charset "UTF-8";
a {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica, Futura, Arial, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
a:visited {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica, Futura, Arial, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
div#container {
	text-align: center;
	width: 100%;
	top: 0px;
}
#flashcontent {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
