a {
 color : #000000;
 text-decoration : none;
}
a:hover {
 text-decoration : underline;
}
body {
 background : #fbe6c0;
 font-family : verdana, sans-serif;
 font-size : 10pt;
}
input.skema {
 height : 16px;
}
input.tal2 {
 font-size : 8pt;
 height : 17px;
 width : 20px;
 text-align : right;
}
input.tal3 {
 font-size : 8pt;
 height : 17px;
 width : 25px;
 text-align : right;
}
input.tal4 {
 font-size : 8pt;
 height : 17px;
 width : 30px;
 text-align : right;
}
td, th {
 font-size : 10pt;
}