.body {
	margin:0px;
	padding:0px;
	background-image:url(../_img/iltBg.jpg);
	background-repeat:repeat;
}

.input01 {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	border: 1px solid #7f7f7f;
}

.txt01 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

.txt02 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}

.txt03 {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}

.txt04 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
}

.lnk01:link {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lnk01:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lnk01:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}