/* CSS Document */
body
{
margin:0px;
font-size:10pt;
FONT-FAMILY:"ËÎÌå";
PADDING: 0px;
}
input
{
width:120px;
background-color:expression(this.type=="text"?'#FFC';");
border-top:0px ;
border-left:0px;
border-right:0px;
border-bottom:1px solid #000;
}
table
{
font-size:10pt;
}