.px10 {
	font-size: 10px;
	color: #900;
}
.px11 {
	font-size: 11px;
	line-height: 13px;
}
.px14 {
	font-size: 14px;
	line-height: 20px;
}
.underborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.underdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.px12 {
	font-size: 12px;
	line-height: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.px18 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
.px16 {
	font-size: 16px;
	line-height: 20px;
}
.aroundborder {
	border: 1px solid #999999;
}
.sideborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.leftred {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	font-size: 12px;
}
.underborderpink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993366;
}
