.lefttable {
	padding-right: 1px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #3399CC;
	text-indent: 1pc;




}
.toptable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}
.btmtable {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3399CC;
}
.title {
	color: #FFFFFF;
	background-color: #4F4D39;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 9px;
	font-weight: bold;


}
.context {
	line-height: 1.3;
	text-indent: 1em;
	white-space: normal;
	clip:  rect(auto auto auto 20px);


}
.p {
	line-height: 1.3;
	background-position: top;
	display: compact;
}

