﻿@charset "utf-8";

div.colorsample table {
 margin-top:20px;
 margin-bottom:30px;
 border: none;
 width: 100%;
}

div.colorsample td {
 height: 50px;
 font-size: 70%;
 color: #ffffff;
 text-align: center;
}

span.black { color:#000000;}