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

body {
	background-color: CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1em;
}
body,td,th {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.style1 {
	font-size:18px;
}
