@charset "ISO-8859-1";

body {
	margin: 0px 0px 0px 0px;
}

.flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-top: 30px;
	padding-left: 30px;
}
.resize {
	background-attachment: fixed;
	background-position: left top;
	height: 560px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	clear: no;
	float: no;
}

