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

body {
	background-color: CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1em;
}

body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}

.style2 {
	font-size: 24px;
}