body,table,td,th,a {
	font:12px "times new roman",times,serif;
	background-color:#fff;
	color:#000;
}
td {
	text-align:justify;
	vertical-align:top;
	border:1px solid #ccc;
	margin:0;
}
a {
	text-decoration:none;
	color:#006;
}
a:hover {
	text-decoration:underline;
	color:#a00;
}

