body{
	top: 0px;
	left: 0px;
	position: absolute;
	margin: 0px;
}

td {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.txt {
	font-size: 12px;
	font-family :  Arial, Helvetica, sans-serif;
	padding-left : 6px;
	padding-right : 6px;
	line-height: 18px;
}
.txt a{
	text-decoration : underline;
	color : #C13A29;
}

.txt a:hover{
	text-decoration : none;
	color : #C13A29;
}

.red {
	font-family : Arial, Helvetica, sans-serif;
	color : #C13A29;
	font-size: 14px;
	font-weight: bold;
}

.b2c{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	font-weight: bold;
}
ul{
	margin-top : -10x;
	margin-bottom : -50px;
}
