BODY 
.tborder {
	border: 1px solid #999999;
}
body, p, td, tr, input, textarea, select {
cursor:default; font-size:9pt; color:#4F4F4F
}
a:link {
text-decoration:none; color:#4F4F4F
}
a:visited {
text-decoration:none; color:#4F4F4F
}
a:hover {
text-decoration:none; color:#ff0000
}
a:active {
text-decoration:none; color:#4F4F4F
}

a.red:link {
text-decoration:none; color:#ffcc00
}
a.red:visited {
text-decoration:none; color:#ffcc00
}
a.red:hover {
text-decoration:none; color:#ff0000
}
a.red:active {
text-decoration:none; color:#ffcc00
}

.f12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.xx {
	border-bottom-width: 1px;
	border-bottom-color: #A6D7F0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;

}
.xhx {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC33;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.b4 {
	border: 1px dotted #86A273;
}
