body,td,th {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.bold {
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}
a {
}
.italic {
	font-weight: normal;
	font-style: italic;
}
