ref: 0f877570da31223a8243e6f594c68b8fa82d30c4
dir: /style.css/
body {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', 'Bitstream Sans Vera', Sans-Serif;
background-color: #FFFFFF;
color: #000000;
}
input, textarea, select, option {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', 'Bitstream Sans Vera', Sans-Serif;
font-size:100%;
padding: 2px;
background : #eee;
color : #111;
border: 1px solid #fff;
margin: 2px;
}