.pageborder {
	border: 1px solid #000000;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border-mid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border-lb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #0F3254;
	text-decoration: underline;


}
a:visited {
	font-weight: bold;
	color: #0F3254;
	text-decoration: underline;

}
a:hover {
	color: #755A39;
	text-decoration: underline;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #755A39;
	font-family: Arial, Helvetica, sans-serif;

}
