/* CSS Document */
body,table,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.font1 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.font2 {
	color: #FFFFFF;
	font-size: 12px;
}
.font3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.font4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.input1{
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 173px;
	border: 1px solid #025220;
}
.input2{
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 76px;
	border: 1px solid #025220;
}

a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.kin1:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.kin1:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.kin1:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
