* {
font-family:Verdana,geneva,arial;
}

html {
background:#FFF;
}

table.sizes {
	border: 0.5pt solid #000000;
}
	

table.sizes td {
	border: 0.5pt solid #000000;
	text-align:center;
	font-family: verdana;
	width: 190px;
	font-size:11px;
}

table.sizes tr {
	height:18px;	
}

table.sizes tr.highlight {
	background-color: #cccccc;
}
	