body{
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #ffffff;
	background: #000000;
	margin: 0px;
}
td {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eaeaea;
	font-weight: normal;
	line-height:14px;
}
.td1 {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eaeaea;
	font-weight: normal;
	line-height:12px;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.a1:active, .a1:hover{
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.br{
	border: 1px solid #8d8d8d;
}
