body {
	margin:0;
	font:11px/120% Verdana,sans-serif;
	background:white;
	text-align:center;
	}

p { margin:1ex 0; }
h4 { margin:1ex 0; text-align:center; font-size:1em; font-weight:bold; }
input, button, select { font-size:10px; text-align:center; vertical-align:middle; }
button { padding:2px 1ex; }
form { margin:0; }

#colsample { position:relative; left:0; top:30px; width:550px; height:250px; margin:1em auto; }

#color0  { position:absolute; left:0; top:0; width:550px; height:80px; }
#color1  { position:absolute; left:0; top:80px; width:550px; height:50px; }
#color2  { position:absolute; left:0; top:130px; width:550px; height:50px; }
#color3  { position:absolute; left:0; top:180px; width:550px; height:50px; }

#color1v { position:absolute; left:140px; top:30px; width:50px; height:190px; }
#color0v { position:absolute; left:210px; top:30px; width:50px; height:190px; }
#color2v { position:absolute; left:290px; top:30px; width:50px; height:190px; }
#color3v { position:absolute; left:360px; top:30px; width:50px; height:190px; }

#colorBW { position:absolute; left:90px; top:50px; width:350px; height:150px;
	border-top:1px solid white; border-left:5px solid white;
	border-bottom:1px solid black; border-right:5px solid black; }

#textBlack  { position:absolute; left:5px; top:5px; width:540px; color:black; text-align:left; font-size:14px; }
#textWhite  { position:absolute; left:5px; top:5px; width:540px; color:white; text-align:right; font-size:14px; }


#color0val { position:absolute; left:10px; top:45px; }
#color1val { position:absolute; left:10px; top:95px; }
#color2val { position:absolute; left:10px; top:145px; }
#color3val { position:absolute; left:10px; top:195px; }

#color0 div, #color1 div, #color2 div, #color3 div {
	position:absolute; right:20px; width:200px;
	text-align: right;
	font-size:10px;
	line-height:1;
	white-space:nowrap;
	}

#txt00 { top: 33px }
#txt01 { top: 44px }
#txt02 { top: 55px }
#txt03 { top: 66px }
#txt10 { top: 3px }
#txt11 { top: 14px }
#txt12 { top: 25px }
#txt13 { top: 36px }
#txt20 { top: 3px }
#txt21 { top: 14px }
#txt22 { top: 25px }
#txt23 { top: 36px }
#txt30 { top: 3px }
#txt31 { top: 14px }
#txt32 { top: 25px }
#txt33 { top: 36px }
