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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	line-height: 1.5em;
}

body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p.big {
	font-size: 14px;
	line-height: 1.5em;
}

p#copyright {
	font-size: 9px;
}

p#credit {
	font-size: 9px;
	color: #999999;
}

p#credit a {
	color: #999999;
	text-decoration: none;
}