@charset "utf-8";
/* CSS Document */

table.colourchart {
text-align:center;
font-family: Arial; font-size: 11px; color: #000000;
width:372px;
}

table.colourchart td {
padding:5px;
}

table.colourchart img{
width:76px;
height:75px;
}

table.colourchart h1 {
font-size: 1.0em;
color: #555555;
text-align:center;
}
