body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.date {
	font-size: 12px;
	color: #0FFFF0;
}
.text {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 20px;
}
a:link {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.tit {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-size: 12px;
	color: #333333;
}
.tit2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.tit3 {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}

