.table1 {
	border: thin ridge #990000;
	background-color: #333333;

}
.table2 {

	border: thin ridge #999999;
	background-color: #555555;
}

