body {
	background-color: #F7F7F0;
}

.title {
	color: #666666;
	font: bold x-large Arial, Helvetica, sans-serif;
}

a {
	color : #8BA654;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #839C2D;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
a:hover {
	color: #B3D66F;
	text-decoration: none;
	font-size: 12px;
}
h1 {
	color: #666666;
	text-decoration: none;
	font: bold x-large Arial, Helvetica, sans-serif;
}
.sign {
	background-image: url(/images/common/bottombg3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.poptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
