html, body, form { margin: 0; padding: 0; background-color: #FFF !important; }
body, td, input, select, a, .btn, .btn_link { color: #000; font-size:12pt; font-family: Arial,Helvetica,sans-serif; }

.btn { height: 25px !important; cursor: pointer }
a.btn_link { padding: 3px 6px 2px; cursor: pointer !important; }
a.btn_link:visited { color: #000; }
a.btn_link:hover, .btn:hover { color: #008 !important; background-color: #E3EBEF; border-color: #00F; border-style: solid; text-decoration: none; }

#notMandatoryRow td { font-size: 10pt; }
