.box-table { border:1px solid black; }
.cell { background-color:#fff; font:24px bold; width:30px; border:0px solid #fff; }
.line-v { background-color:#FF6600; }
.line-h { background-color:#006633; }
.spacer { width:15px; }
.control-button { width:200px; }

body {
color:#006633;
font-family:Arial,Verdana;
font-size:12px;
padding:0;
margin:25px 25px 25px 25px;
}

h1 {
font-size : 18px;
font-weight : bold;
}
h2 {
font-size : 14px;
font-weight : bold;
}
#main {
position : absolute; 
left : 25px; 
top : 640px; 
z-index : 10; 
visibility : visible; 
width : 570px; 
} 
