.tabel {
}
.tabel {
	border: thin none;

}
.box {
	border: 1px inset #000000;
}
.tablebright {
	background-color: #006699;
}
.underline {
	text-decoration: underline;
}
