body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2A5094;
}
.left {
	background-repeat: no-repeat;
	background-position: right top;
}
.right {

	background-repeat: no-repeat;
	background-position: left top;
}
.middle {

	background-repeat: no-repeat;
	background-position: center top;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2A5094;
	text-decoration: underline;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF9933;
	text-decoration: underline;
}
