@charset "utf-8";
/* CSS Document */

.tt {
	font-family: Arial;
	font-size: 15px;
	color: #008000;
	text-indent: 10pt;
	}
#md {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
