body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EDF9F5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E3B4F;
}
a {
	color: #3B0013;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B0013;
	}
a:visited {
		text-decoration: none;
}
a:hover {
	background: #3B0013;
	color: #FFFFFF;
}
a:active {
	color: #3B0013;
}