.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style2 {font-size: 10px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #0000CC;
}
.style3 {font-size: 16px; }
.style4 {color: #666666}
.style5 {font-size: 12px}

.sp_menu {
	background-color: #567095;
	font-size: 10px;
	color: #FFFFFF;
	white-space: nowrap;
}
.features {
	overflow: auto;
	height: 420px;
	margin: 10px;
}
.new {
	color: #FF0000;
	font-weight: bold;
}
.date {
	font-family: "Courier New", Courier, mono;
	background-color: #FFFF99;
	margin: 5px;
	border: 1px solid #000000;
	padding: 2px;
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
}
.devel {
	color: #CCCCCC;
}
