.spNote {
	font-size: 0.8em;
	font-style: oblique;
}
.spNote_green {
	font-size: 0.8em;
	font-style: oblique;
	color: #669900;
}

.spRate {
	font-size: 1.8em;
	font-weight: bold;
	color: #49592C;
	line-height: 1.5em;
}

.spSub {
	font-size: .8em;
	font-weight: bold;
}
.spSub_1em {
	font-size: 1.3em;
	font-weight: bold;
}
.spSub_1em a:hover{
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
.spSub_2 {
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
}
.spSub_2 a:hover{
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
}


.spTitle1 {
	font-size: 1em;
}
.spTitle2 {
	font-size: 1.4em;
	font-weight: bold;
}
.spTitle3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
#spOther {
	text-align: left;
}
.spBorder {
	border-bottom: 1px solid #DCDCDC;
	padding-left: 3px;
	padding-right: 3px;
}

#spOther a:hover{
	text-align: left;
	text-decoration:none;
}

