body {
	background-color: #FFFFFF;
	background-image: url(images/border.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, MS Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
A 			{ color: #000000; text-decoration:underline; }
A:link		{ color: #000000; text-decoration:underline; }
A:visited	{ color: #000000; text-decoration:underline; }
A:active	{ color: #000000;  }
A:hover		{ color: #000000;  }
.info {
	text-align:right;
	margin-right:40px;
	}
img{
	border:0px;
}
table{
	text-align:right;
}