body {
	margin-left: 20px;
	margin-bottom:20px;
	margin-right: 20px;
	margin-top:20px;
}
tr,td {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img{
	border:0;
}