@charset "utf-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	line-height:1.3em;
}
a{ color:#008e00; text-decoration:none; font-weight:bold; }
a:hover{color:#008e00;text-decoration:underline; }
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008e00;
	line-height:20px;
}
.greenheader{font-size:14px; font-weight:bold; color:#008e00;}

.tab td{padding-bottom:4px;}

.bordline_tb { border:#ccc 1px solid; width:185px;}
.bordline_tb td{padding:5px;}

