/* CSS Document */

body {
/*    background-color: rgb(227,241,253);  */
    font-family: Verdana, 'Geneva CE', lucida, sans-serif;
    font-size: 9pt;
}


a img {border: 0}
hr {margin: 0;}

table.udeska {cellpadding: 0px; cellspacing: 0px; border: 0px solid #ccc; width: 100%;}
table.udeska tr td {padding: .2em 0em;}
table.udeska tr td.left {width: 10px; align: center;}
table.udeska tr td.right {padding-left: .5em;}
table.udeska tr td.right a {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: none;}
table.udeska tr td.right a:hover {color: rgb(0,0,0); text-decoration: underline;}
table.udeska tr td.heading {color: #a00; font-size: 14pt;}

span.vel {font-size: 7pt; color: #0C73FF;}
span.dat {font-size: 7pt; color: #286ec8;}


