html, body {
	height:100%;
	font-size:12px;
}

td {
	font-size:12px;
}

a {
	font-size:12px;
	color:#818083;
	text-decoration:none;
}

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