@charset "utf-8";
/* CSS Document */
body {
	background-image: url(laws.bg.jpg);
}
body,td,th {
	font-size: 16px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-size: 16px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
