body, td {
	font-family: sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #fff;
}
body.center {
	text-align: center;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #369;
}
img {
	border: 0px;
}
