@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #090909;
}
.credit{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}
.bottom{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #090909;
}
a:visited {
	text-decoration: none;
	color: #090909;
}
a:hover {
	text-decoration: underline;
	color: #090909;
}
a:active {
	text-decoration: none;
	color: #090909;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #090909;
}