body {
	background-color: white;
	margin-top: 30px;
}


td.perus {
	color: #221E1F;
	font-family: verdana, tahoma, arial;
	font-size: 15px;
}

td.vi {
	background-color: #1DB14B;
	text-align: center;
	vertical-align: middle;
	height: 24px;
}

td.ke {
	background-color: #FFF100;
	text-align: center;
	vertical-align: middle;
	height: 24px;
}	

a.navi_vi {
	color: white;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_vi:hover {
	text-decoration: underline;
}

a.navi_ke {
	color: black;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_ke:hover {
	text-decoration: underline;
}

a.iso {
	color: #221E1F;
	font-family: verdana, tahoma, arial;
	font-size: 15px;
	text-decoration: none;
}

a.iso:hover {
	text-decoration: underline;
}