body {
margin : 5px;
padding : 5px;
}
.ms-color2-main {
border-left-style : none;
border-right-style : none;
border-top-style : none;
background-color : silver;
}
.ms-color2-tl {
font-weight : bold;
color : black;
border-left-style : none;
border-right-style : none;
border-top-style : none;
border-bottom : 1.5pt solid black;
background-color : white;
}
.ms-color2-left {
color : black;
border-style : none;
background-color : white;
}
.ms-color2-top {
color : black;
border-left-style : none;
border-right-style : none;
border-top-style : none;
border-bottom : 1.5pt solid black;
background-color : white;
}