/* CSS Document */
table.line {
border: 1px solid #CCCCCC;
}

td.head {
height:20px;
background-color:#CCCCCC;
}

table.small, p.small, font.small {
font-size:7pt/8pt ;
}

.gbcomment {
width: 40%;
background:#FFFFCC;
border: 0.5pt solid ;
}


.textbox {
border-style : groove ;
}

button {
width:60px;
height:20px;
border-style : groove ;
}
