table {
	font-size: 12px;
}
.text1 {
	color: 006B00;
}
.title1 {
	font-size: 14px;
	font-weight: bolder;
}
.text2 {
	line-height: 21px;
	color: 65655E;
}
.title2 {
	font-size: 14px;
	font-weight: bolder;
	color: 22662D;
}
.text3 {
	color: 5C5C5C;
}
.line {
	background-attachment: fixed;
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text4 {
	color: 00007F;
	line-height: 23px;
}
.left {
	background-attachment: fixed;
	background-image: url(L5.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	font-size: 12px;
	color: 65655E;
	text-decoration: none;
	line-height: 17px;
}