body{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

p{
	text-indent: 35px;
}

.mytd{
	border-color: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.functionlink{
	display: none;
}