#colourtable {
 text-align: center;
 margin-top: 15px;
}

#colourtable table {
 width: 600px;
 margin: 0px auto;
}

#colourtable td {
	font: 13px arial, serif;
 padding: 5px;
 text-align: left;
}

#colourtable td.uppercase {
 text-transform: uppercase;
}

#colourtable th {
	font-family: arial, serif;
	text-align: left;
	color: #ff0000;
	font-weight: bold;
}


td.aliceblue    	 {
	background: #f0f8ff;
}

td.antiquewhite    	 {
	background: #faebd7;
}

td.aquamarine    	 {
	background: #7fffd4;
}

td.azure    	 {
	background: #f0ffff;
}

td.beige    	 {
	background: #f5f5dc;
}

td.bisque    	 {
	background: #ffe4c4;
}

td.blanchedalmond {
	background: #ffebcd;
}

td.blueviolet    	 {
	background: #8a2be2;
	color: #ffffff;
}

td.brown    	 {
	background: #a52a2a;
	color: #ffffff;
}

td.burlywood    	 {
	background: #deb887;
}

td.cadetblue    	 {
	background: #5f9ea0;
	color: #ffffff;
}

td.chartreuse    	 {
	background: #7fff00;
}

td.chocolate    	 {
	background: #d2691e;
	color: #ffffff;
}

td.code-00008b 	 {
	background: #00008b;
	color: #ffffff;
}

td.code-0000cd 	 {
	background: #0000cd;
	color: #ffffff;
}

td.code-006400 	 {
	background: #006400;
	color: #ffffff;
}

td.code-008b8b 	 {
	background: #008b8b;
	color: #ffffff;
}

td.code-00bfff 	 {
	background: #00bfff;
}

td.code-00ced1 	 {
	background: #00ced1;
	color: #ffffff;
}

td.code-00fa9a 	 {
	background: #00fa9a;
}

td.code-00ff7f 	 {
	background: #00ff7f;
}

td.code-00ffff 	 {
	background: #00ffff;
}

td.code-191970 	 {
	background: #191970;
	color: #ffffff;
}

td.code-1e90ff 	 {
	background: #1e90ff;
}

td.code-20b2aa 	 {
	background: #20b2aa;
}

td.code-228b22 	 {
	background: #228b22;
	color: #ffffff;
}

td.code-2e8b57 	 {
	background: #2e8b57;
	color: #ffffff;
}

td.code-2f4f4f 	 {
	background: #2f4f4f;
	color: #ffffff;
}

td.code-32cd32 	 {
	background: #32cd32;
}

td.code-3cb371 	 {
	background: #3cb371;
	color: #ffffff;
}

td.code-40e0d0 	 {
	background: #40e0d0;
}

td.code-4169e1 	 {
	background: #4169e1;
	color: #ffffff;
}

td.code-4682b4 	 {
	background: #4682b4;
	color: #ffffff;
}

td.code-483d8b 	 {
	background: #483d8b;
	color: #ffffff;
}

td.code-48d1cc 	 {
	background: #48d1cc;
}

td.code-4b0082 	 {
	background: #4b0082;
	color: #ffffff;
}

td.code-556b2f 	 {
	background: #556b2f;
	color: #ffffff;
}

td.code-5f9ea0 	 {
	background: #5f9ea0;
	color: #ffffff;
}

td.code-6495ed 	 {
	background: #6495ed;
	color: #ffffff;
}

td.code-66cdaa 	 {
	background: #66cdaa;
}

td.code-696969 	 {
	background: #696969;
	color: #ffffff;
}

td.code-6a5acd 	 {
	background: #6a5acd;
	color: #ffffff;
}

td.code-6b8e23 	 {
	background: #6b8e23;
	color: #ffffff;
}

td.code-708090 	 {
	background: #708090;
	color: #ffffff;
}

td.code-778899 	 {
	background: #778899;
	color: #ffffff;
}

td.code-7b68ee 	 {
	background: #7b68ee;
	color: #ffffff;
}

td.code-7cfc00 	 {
	background: #7cfc00;
}

td.code-7fff00 	 {
	background: #7fff00;
}

td.code-7fffd4 	 {
	background: #7fffd4;
}

td.code-87ceeb 	 {
	background: #87ceeb;
}

td.code-87cefa 	 {
	background: #87cefa;
}

td.code-8a2be2 	 {
	background: #8a2be2;
	color: #ffffff;
}

td.code-8b0000 	 {
	background: #8b0000;
	color: #ffffff;
}

td.code-8b008b 	 {
	background: #8b008b;
	color: #ffffff;
}

td.code-8b4513 	 {
	background: #8b4513;
	color: #ffffff;
}

td.code-8fbc8f 	 {
	background: #8fbc8f;
	color: #ffffff;
}

td.code-90ee90 	 {
	background: #90ee90;
}

td.code-9370db 	 {
	background: #9370db;
	color: #ffffff;
}

td.code-9400d3 	 {
	background: #9400d3;
	color: #ffffff;
}

td.code-98fb98 	 {
	background: #98fb98;
}

td.code-9932cc 	 {
	background: #9932cc;
	color: #ffffff;
}

td.code-9acd32 	 {
	background: #9acd32;
}

td.code-a0522d 	 {
	background: #a0522d;
	color: #ffffff;
}

td.code-a52a2a 	 {
	background: #a52a2a;
	color: #ffffff;
}

td.code-a9a9a9 	 {
	background: #a9a9a9;
	color: #ffffff;
}

td.code-add8e6 	 {
	background: #add8e6;
}

td.code-adff2f 	 {
	background: #adff2f;
}

td.code-afeeee 	 {
	background: #afeeee;
}

td.code-b0c4de 	 {
	background: #b0c4de;
}

td.code-b0e0e6 	 {
	background: #b0e0e6;
}

td.code-b22222 	 {
	background: #b22222;
	color: #ffffff;
}

td.code-b8860b 	 {
	background: #b8860b;
	color: #ffffff;
}

td.code-ba55d3 	 {
	background: #ba55d3;
	color: #ffffff;
}

td.code-bc8f8f 	 {
	background: #bc8f8f;
}

td.code-bdb76b 	 {
	background: #bdb76b;
	color: #ffffff;
}

td.code-c71585 	 {
	background: #c71585;
	color: #ffffff;
}

td.code-cd5c5c 	 {
	background: #cd5c5c;
	color: #ffffff;
}

td.code-cd853f 	 {
	background: #cd853f;
}

td.code-d2691e 	 {
	background: #d2691e;
	color: #ffffff;
}

td.code-d2b48c 	 {
	background: #d2b48c;
}

td.code-d3d3d3 	 {
	background: #d3d3d3;
}

td.code-d8bfd8 	 {
	background: #d8bfd8;
}

td.code-da70d6 	 {
	background: #da70d6;
}

td.code-daa520 	 {
	background: #daa520;
}

td.code-db7093 	 {
	background: #db7093;
}

td.code-dc1436 	 {
	background: #dc1436;
	color: #ffffff;
}

td.code-dcdcdc 	 {
	background: #dcdcdc;
}

td.code-dda0dd 	 {
	background: #dda0dd;
}

td.code-deb887 	 {
	background: #deb887;
}

td.code-e0ffff 	 {
	background: #e0ffff;
}

td.code-e6e6fa 	 {
	background: #e6e6fa;
}

td.code-e9967a 	 {
	background: #e9967a;
	color: #ffffff;
}

td.code-ee82ee 	 {
	background: #ee82ee;
}

td.code-eee8aa 	 {
	background: #eee8aa;
}

td.code-f08080 	 {
	background: #f08080;
}

td.code-f0e68c 	 {
	background: #f0e68c;
}

td.code-f0f8ff 	 {
	background: #f0f8ff;
}

td.code-f0fff0 	 {
	background: #f0fff0;
}

td.code-f0ffff 	 {
	background: #f0ffff;
}

td.code-f4a460 	 {
	background: #f4a460;
}

td.code-f5deb3 	 {
	background: #f5deb3;
}

td.code-f5f5dc 	 {
	background: #f5f5dc;
}

td.code-f5f5f5 	 {
	background: #f5f5f5;
}

td.code-f5fffa 	 {
	background: #f5fffa;
}

td.code-f8f8ff 	 {
	background: #f8f8ff;
}

td.code-fa8072 	 {
	background: #fa8072;
}

td.code-faebd7 	 {
	background: #faebd7;
}

td.code-faf0e6 	 {
	background: #faf0e6;
}

td.code-fafad2 	 {
	background: #fafad2;
}

td.code-fdf5e6 	 {
	background: #fdf5e6;
}

td.code-ff00ff 	 {
	background: #ff00ff;
}

td.code-ff1493 	 {
	background: #ff1493;
}

td.code-ff4500 	 {
	background: #ff4500;
}

td.code-ff6347 	 {
	background: #ff6347;
}

td.code-ff69b4 	 {
	background: #ff69b4;
}

td.code-ff7f50 	 {
	background: #ff7f50;
}

td.code-ff8c00 	 {
	background: #ff8c00;
	color: #ffffff;
}

td.code-ffa07a 	 {
	background: #ffa07a;
}

td.code-ffa500 	 {
	background: #ffa500;
}

td.code-ffb6c1 	 {
	background: #ffb6c1;
}

td.code-ffc0cb 	 {
	background: #ffc0cb;
}

td.code-ffd700 	 {
	background: #ffd700;
}

td.code-ffdab9 	 {
	background: #ffdab9;
}

td.code-ffdead 	 {
	background: #ffdead;
}

td.code-ffe4b5 	 {
	background: #ffe4b5;
}

td.code-ffe4c4 	 {
	background: #ffe4c4;
}

td.code-ffe4e1 	 {
	background: #ffe4e1;
}

td.code-ffebcd 	 {
	background: #ffebcd;
}

td.code-ffefd5 	 {
	background: #ffefd5;
}

td.code-fff0f5 	 {
	background: #fff0f5;
}

td.code-fff5ee 	 {
	background: #fff5ee;
}

td.code-fff8dc 	 {
	background: #fff8dc;
}

td.code-fffacd 	 {
	background: #fffacd;
}

td.code-fffaf0 	 {
	background: #fffaf0;
}

td.code-fffafa 	 {
	background: #fffafa;
}

td.code-ffffe0 	 {
	background: #ffffe0;
}

td.code-fffff0 	 {
	background: #fffff0;
}

td.coral    	 {
	background: #ff7f50;
}

td.cornflowerblue {
	background: #6495ed;
	color: #ffffff;
}

td.cornsilk    	 {
	background: #fff8dc;
}

td.crimson    	 {
	background: #dc143c;
	color: #ffffff;
}

td.cyan    	 {
	background: #00ffff;
}

td.darkblue    	 {
	background: #00008b;
	color: #ffffff;
}

td.darkcyan    	 {
	background: #008b8b;
	color: #ffffff;
}

td.darkgoldenrod {
	background: #b8860b;
	color: #ffffff;
}

td.darkgray    	 {
	background: #a9a9a9;
	color: #ffffff;
}

td.darkgreen    	 {
	background: #006400;
	color: #ffffff;
}

td.darkkhaki    	 {
	background: #bdb76b;
	color: #ffffff;
}

td.darkmagenta    	 {
	background: #8b008b;
	color: #ffffff;
}

td.darkolivegreen {
	background: #556b2f;
	color: #ffffff;
}

td.darkorange    	 {
	background: #ff8c00;
	color: #ffffff;
}

td.darkorchid    	 {
	background: #9932cc;
	color: #ffffff;
}

td.darkred    	 {
	background: #8b0000;
	color: #ffffff;
}

td.darksalmon    	 {
	background: #e9967a;
	color: #ffffff;
}

td.darkseagreen    	 {
	background: #8fbc8f;
	color: #ffffff;
}

td.darkslateblue    	 {
	background: #483d8b;
	color: #ffffff;
}

td.darkslategray    	 {
	background: #2f4f4f;
	color: #ffffff;
}

td.darkturquoise    	 {
	background: #00ced1;
	color: #ffffff;
}

td.darkviolet    	 {
	background: #9400d3;
	color: #ffffff;
}

td.deeppink    	 {
	background: #ff1493;
}

td.deepskyblue    	 {
	background: #00bfff;
}

td.dimgray    	 {
	background: #696969;
	color: #ffffff;
}

td.dodgerblue    	 {
	background: #1e90ff;
}

td.firebrick    	 {
	background: #b22222;
	color: #ffffff;
}

td.floralwhite    	 {
	background: #fffaf0;
}

td.forestgreen    	 {
	background: #228b22;
	color: #ffffff;
}

td.gainsboro    	 {
	background: #dcdcdc;
}

td.ghostwhite    	 {
	background: #f8f8ff;
}

td.gold    	 	 {
	background: #ffd700;
}

td.goldenrod    	 {
	background: #daa520;
}

td.greenyellow    	 {
	background: #adff2f;
}

td.honeydew    	 {
	background: #f0fff0;
}

td.hotpink    	 {
	background: #ff69b4;
}

td.indianred    	 {
	background: #cd5c5c;
	color: #ffffff;
}

td.indigo    	 {
	background: #4b0082;
	color: #ffffff;
}

td.ivory    	 {
	background: #fffff0;
}

td.khaki    	 {
	background: #f0e68c;
}

td.lavender    	 {
	background: #e6e6fa;
}

td.lavenderblush    	 {
	background: #fff0f5;
}

td.lawngreen    	 {
	background: #7cfc00;
}

td.lemonchiffon    	 {
	background: #fffacd;
}

td.lightblue    	 {
	background: #add8e6;
}

td.lightcoral    	 {
	background: #f08080;
}

td.lightcyan    	 {
	background: #e0ffff;
}

td.lightgoldenrodyellow {
	background: #fafad2;
}

td.lightgreen    	 {
	background: #90ee90;
}

td.lightgrey    	 {
	background: #d3d3d3;
}

td.lightpink    	 {
	background: #ffb6c1;
}

td.lightsalmon    	 {
	background: #ffa07a;
}

td.lightseagreen    	 {
	background: #20b2aa;
}

td.lightskyblue    	 {
	background: #87cefa;
}

td.lightslategray    	 {
	background: #778899;
	color: #ffffff;
}

td.lightsteelblue    	 {
	background: #b0c4de;
}

td.lightyellow    	 {
	background: #ffffe0;
}

td.limegreen    	 {
	background: #32cd32;
}

td.linen    	 {
	background: #faf0e6;
}

td.magenta    	 {
	background: #ff00ff;
}

td.mediumaquamarine {
	background: #66cdaa;
}

td.mediumblue    	 {
	background: #0000cd;
	color: #ffffff;
}

td.mediumorchid    	 {
	background: #ba55d3;
	color: #ffffff;
}

td.mediumpurple {
	background: #9370db;
	color: #ffffff;
}

td.mediumseagreen {
	background: #3cb371;
	color: #ffffff;
}

td.mediumslateblue {
	background: #7b68ee;
	color: #ffffff;
}

td.mediumspringgreen {
	background: #00fa9a;
}

td.mediumturquoise {
	background: #48d1cc;
}

td.mediumvioletred {
	background: #c71585;
	color: #ffffff;
}

td.midnightblue    	 {
	background: #191970;
	color: #ffffff;
}

td.mintcream    	 {
	background: #f5fffa;
}

td.mistyrose    	 {
	background: #ffe4e1;
}

td.moccasin    	 {
	background: #ffe4b5;
}

td.navajowhite    	 {
	background: #ffdead;
}

td.oldlace    	 {
	background: #fdf5e6;
}

td.olivedrab    	 {
	background: #6b8e23;
	color: #ffffff;
}

td.orange    	 {
	background: #ffa500;
}

td.orangered    	 {
	background: #ff4500;
}

td.orchid    	 {
	background: #da70d6;
}

td.palegoldenrod    	 {
	background: #eee8aa;
}

td.palegreen    	 {
	background: #98fb98;
}

td.paleturquoise    	 {
	background: #afeeee;
}

td.palevioletred    	 {
	background: #db7093;
}

td.papayawhip    	 {
	background: #ffefd5;
}

td.peachpuff    	 {
	background: #ffdab9;
}

td.peru    	 {
	background: #cd853f;
}

td.pink    	 	 {
	background: #ffc0cb;
}

td.plum    	 {
	background: #dda0dd;
}

td.powderblue    	 {
	background: #b0e0e6;
}

td.rosybrown    	 {
	background: #bc8f8f;
}

td.royalblue    	 {
	background: #4169e1;
	color: #ffffff;
}

td.saddlebrown    	 {
	background: #8b4513;
	color: #ffffff;
}

td.salmon    	 {
	background: #fa8072;
}

td.sandybrown    	 {
	background: #f4a460;
}

td.seagreen    	 {
	background: #2e8b57;
	color: #ffffff;
}

td.seashell    	 {
	background: #fff5ee;
}

td.sienna    	 {
	background: #a0522d;
	color: #ffffff;
}

td.skyblue    	 {
	background: #87ceeb;
}

td.slateblue    	 {
	background: #6a5acd;
	color: #ffffff;
}

td.slategray    	 {
	background: #708090;
	color: #ffffff;
}

td.snow    	 {
	background: #fffafa;
}

td.springgreen    	 {
	background: #00ff7f;
}

td.steelblue    	 {
	background: #4682b4;
	color: #ffffff;
}

td.tan    	 	 {
	background: #d2b48c;
}

td.thistle    	 {
	background: #d8bfd8;
}

td.tomato    	 {
	background: #ff6347;
}

td.turquoise    	 {
	background: #40e0d0;
}

td.violet    	 {
	background: #ee82ee;
}

td.wheat    	 {
	background: #f5deb3;
}

td.whitesmoke    	 {
	background: #f5f5f5;
}

td.yellowgreen    	 {
	background: #9acd32;
}








