body,th,td {
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 200%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SELECT {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 150%; FONT-FAMILY: "Verdana"
}
INPUT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}

a {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
		line-height: 180%;

}
a:hover {
	font-size: 12px;
	color: #0063C1;
	text-decoration: underline;
		line-height: 180%;

}
.input  {
	border: 1px solid #9CD6F1;
	background-color: #6DACE1;
	height: 18px;
	
}
selectding {
	font-size: 12px;
	color: #CC3300;
	background-color: #FEDED3;
	border: 1px solid #333300;
}
.red {
	font-size: 12px;
	color: red;
	text-decoration: none;
		line-height: 180%;

}
.red:active {
	font-size: 12px;
	color: red;
	text-decoration: underline;
		line-height: 180%;

}
.yellow {
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
		line-height: 210%;

}
.yellow:active {
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: underline;
		line-height: 210%;

}
.title_01 {
	color: #FFFFFF;
	font-weight: bold;
}
