body, table {
    font-family: "Lucida Sans Unicode", sans-serif;
    font-size: 9pt;
}

b {
    font-size: 8pt;
}

h3 {
    font-size: 10pt;
    font-weight: 600;
}

select {
    font-family: "Lucida Sans Unicode", sans-serif;
    font-size: 7pt;
    background-color: #eaeaea;
/*    color: #FFF;
    border: 1px #BBB solid;
    width: 126px;*/
}

input, textarea {
    font-family: "Lucida Sans Unicode", sans-serif;
    font-size: 9pt;
	background-color: #EAEAEA;
}
