a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ed1c24;
}
a:hover {
	text-decoration: underline;
	color: #ed1c24;
}
a:active {
	text-decoration: none;
	color: #ed1c24;
}
body {
	margin-left: 0px;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #ceebf6;
}
p {
	color: #ed1c24;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 1px;
}
td {
	background-position: left;
	text-align: left;
}
img {
	background-position: left;
}
