﻿table {
	background-color:#4c2d0f;
	text-align:center;
	float:left;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 5px;
}

table.moi {
	background-color:#4c2d0f;
	text-align:center;
}

table td.L{
	background-color: #9acd32;
	white-space: nowrap;
}

table td.S{
	background-color:#f9e995;
	white-space: nowrap;
}

table td.T{
	color:#ffffff;
	background-color:#4c2d0f;
	white-space: nowrap;
}