td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #4C7F35;
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.chu {
	font-weight: bold;
}

.css2 {
	font-size: 12px;
}
.p1 {
	font-size: 9pt;
	color: #EA5800;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.p2 {
	color: #4C7F35;
	text-decoration: none;
}
a.p2:hover {
	color: #FF0000;
	text-decoration: underline;
}

.p3 {
	font-size: 16px;
	color: #CC3300;
}
a.p1:hover {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
