body {
	font-family : verdana;
}

table {
	width: 100%;
	font-size:12px;
	
}

td.cell1 {
	background-color:white;
	cursor: pointer;
}
td.cell2 {
	background-color: white;
	cursor: pointer;
	white-space: nowrap;
}

td.sym1 {
	background-color:white;
	
}

input.olcell1 {
	font-family : verdana;
	border: none;
	width: 50px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: transparent;
}

a {

}