body{
	background-color: #ffffff;
}

a{
	text-decoration: none;
	color: #990000;
}

td{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #606060;
}

.ti{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
 background-color: #606F7F;
 vertical-align: top;
}

.th{
	padding: 0px;
	background-color: #cccccc;
}

.se{
 background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px;
}