body {
	font-family: verdana, arial, helvetica, sans-serif
}
.tcell {
	border-left: 1px solid #656565;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #656565;
	border-right-color: #656565;
	border-bottom-color: #656565;
}

.ptitle {
	font-size: 13pt; font-weight: bold
}
.ptext {
	text-align: justify
}
.ptext_j {
	text-align: justify
}

.smalltext {
	font-size: 9pt
}
.ptext_a {
	text-align: center
}
A:link {
	text-decoration: underline; color: Black; font-weight: bold
}
A:visited {
	text-decoration: underline; color: Black; font-weight: bold
}
A:hover {
	text-decoration: underline; color: #993333; font-weight: bold
}

.redtx {color: #cc0000; font-weight: bold; }
.warn  {color: #cc0000; font-weight: bold; }

.bdarkblue { border-bottom-color: #6B85A8; border-bottom-style: solid; border-bottom-width: 1px; border-right-color: #6B85A8; border-right-style: solid; border-right-width: 1px }

.TableHeader { background-color: #A8BCD7 }
.smap { height: 17px }