a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #339933;
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #009966;
	border: none;


}
td {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #333333;

}
p {
	font-size: 12px;
	line-height: 120%;
	color: #333333;

}
.img-side {
	background-image: url(../image/template/bg-side.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.font10px {
	font-size: 10px;
	text-decoration: none;
}
.font12px-b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
}
.font14px-b {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
}
.font20px {
	font-size: 20px;
	line-height: 120%;
	text-decoration: none;
}
.bar-pink {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0px;
}
.bar12 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
.gray-table {
	border: 1px solid #666666;
}
h1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -3px;
}
.copy {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	margin-top: -5px;
}
.center {
	text-align: center;
}
.gray_underbar {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
