@charset "utf-8";
/* CSS Document */
body,td{
	font-size:9pt;
	line-height:20px;
	color:#000000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	text-decoration: none;
	color: #137705;
}
a:visited {
	text-decoration: none;
	color: #137705;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
A.Link:link {
	COLOR: #346176;
	TEXT-DECORATION: none;
	text-align: left;
	line-height: 29px;
}

.t1 {
	font-size: 12px;
	line-height: 18px;
	color: #46A01E;
	font-weight: bold;
}
.t2 {
	font-size:14px;
	line-height:18px;
	color: #137705;
	font-weight: bold;
}
.t3 {
	font-size:14px;
	line-height:24px;
	color: #FFFFFF;
	font-weight: bold;
}
.frm {
	font-size: 12px;
	color: black;
	background-color: #ECFFF5;
	padding: 0px;
	line-height: 20px;
	border: 1px solid #66CC66;
}