@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
A:hover {
	color: #FF0000;
	font-weight: 100
}
#matress tr {
		
}
#matress td {
	height: 27pt;
	width: 48pt;
	vertical-align: middle;
	text-align: center;
}
#matress th 
{
		height: 12pt;
}
#matress table {
	border: thick solid #000000;
}

