.table {
	border-top: 1px none #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	border-left: none #999966;
}
.table2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	border-left-color: #999966;

}
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 25px;
}
.txt2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
