body {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 11px;
}
td.bottom_line {
	background: #910005;
}
p.enter {
	font-size: 50px;
	font-weight: bold;
}

p.bottom {
	color: White;
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #DA251D;
}
a:hover {
	color: Red;
}




