body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbeefb;
	font-size: 12px;
}
th {
	font-size: 12px;
	color: #333333;
}
td {
	font-size: 12px;
	color: #333333;
}
body {
	font-size: 12px;
	color: #333333;
}
a {
	color: #336699;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	color: #9933FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
