body {
	margin:0;
	padding:0;
}
body,
table,
td,
th,
a,
div,
input,
select,
button,
textarea
{
	font-family:Arial, Helvetica, sans-serif;
	color:#534741;
	font-size:12px;
	line-height:18px;
}
/* Common classes */
a, a:hover {
	color:#009ddb;
	text-decoration:underline;
}

