body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
}
.bg-right-top {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-left-bottom {

	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link, a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #999999;
	text-decoration: none;
}
