@charset "UTF-8";
/* CSS Document */

td img {display: block;}body,td,th {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	margin-top: 0px;
}
.comic {
	font-family: "Comic Sans MS", cursive;
}
.lt_grey {
	color: #999;
}
.dk_grey {
	font-size: 9px;
	color: #666;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: underline;
	color: #999;
}
.websiteby {
	color: #666;
	font-size: 9px;
}

