* { 
	padding: 0px; 
	margin: 0px;
}

body {
	background-color: #FFF;
	text-align: center;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3D41;
	line-height: 18px;
}

p {
	padding-top: 18px;
	visibility: hidden;
}

a {
	text-decoration: none;
	color: #003D81;
}

a:hover {
	text-decoration: none;
}
