.w13 {
	font-size: 13px;
	line-height: 20px;
	color: #444444;

}
.tbline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.textbox {
	background-color: #eeeeee;
	border: 1px solid #333333;
}
a:link {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.up {
	vertical-align: super;
	font-size: x-small;
}
.lo {
	vertical-align: sub;
	font-size: x-small;
}.w14 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
}
.w15 {
	font-size: 15px;
}
