body {font-size: 12px;
	margin: 0px;
	font-family: Tahoma;
}
a {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}

.bg {
	background-repeat: no-repeat;
	background-position: center bottom;
}
td {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}
.td1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F10476;
	border-right-color: #F10476;
	border-bottom-color: #F10476;
	border-left-color: #F10476;
}
