@charset "utf-8";
td img {display: block;}

Body {
	background-color: #FFF;
	color: #339;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	text-decoration: none;
	color: #CCC;
}
A:visited {
	text-decoration: none;
	color: #CCC;
}
A:active {
	text-decoration: none;
	color: #CCC;
}
A:hover {
	text-decoration: underline;
	color: #CCC;
}
.TableHead {
	background-color: #FFF;
	color: #339;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold
}
.TableData {
	background-color: #FFF;
	color: #339;
	font-family:Arial, Helvetica, sans-serif
}
.FlatSign {vertical-align: super;}
.html-marquee {
	height:35px;
	width:500px;
	background-color:#FFF;
	font-family:Cursive;
	font-size:16pt;
	color:#339;
	border-width:0;
	border-style:solid;
	border-color:#339;

