p {
	margin-top:20px;
}
table{
	width:100%;
	border-collapse: collapse;
	margin:20px 0;
}
th {
	white-space: nowrap;
	color:#669900;
	font-size:80%;
	line-height:1.3em;
	padding:2px 5px;
	text-align:center;
	background:#d6f5a3;
	border: #669900 solid 1px;
}

td {
	font-size:80%;
	text-align:left;
	padding:4px;
	border: #669900 solid 1px;
}
.one{
	font-size:100%;
	font-weight:bold;
	width: 1em;
}
.two{
	font-size:100%;
	font-weight:bold;
}



.center{
	text-align:center;
}

h4{
	font-weight:bold;
	margin:40px 0 10px 0;
	border-bottom: #666 solid 1px;
}


.img_r{
	margin:0 0 10px 20px;
	float:right;
}

.font_s{
	line-height: 1.5em;
	font-size:80%;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: #666 dotted 1px;
}
table li{
	line-height: 1.5em;
}

.y{
	background: url(../images/decontamination/tr_y.gif) left top;
}
.g{
	background: url(../images/decontamination/tr_g.gif) left top;
}