table{
width: 500px;
}

table .m{
font-weight: bold;
text-align: right;
width: 150px;
background-color: #6495ed;
color: #ffffff;
padding-right: 2px;
}

table .n{
background-color: #5f9ea0;
color: #ffffff;
padding-left: 2px;
}

