body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #CCCCCC;
}
.flash {
	height: 339px;
	width: 675px;
	border: 1px solid #FFFFFF;
	margin-top: 5%;
	margin-bottom: 20px;
	margin-left: 17%;
}
.skin {
	margin-top: 20px;
	text-align: center;
}
.skin a:visited {
	color: #000099;
	text-decoration: none;
	font-size: 12pt;
}
.skin a:hover {
	color: #000099;
	text-decoration: underline;
	font-size: 12pt;
}
.skin a:link {
	color: #000066;
	text-decoration: none;
	font-size: 12pt;
}
.copy {
	margin-top: 10px;
	text-align: center;
}
