body{
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align: center;
	background-color:#FFFFFF;
}
td{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: Trebuchet MS;	
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
a:visited{
	font-family: Trebuchet MS;	
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
a:hover{
	font-family: Trebuchet MS;	
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
