body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}