html, body {background: #ffffff; color: #000000; font-family: Verdana, sans-serif; font-size: 90%; margin: 2% 2% 2% 2%}
p, tr, td  {background: #ffffff; color: #000000; font-family: Verdana, sans-serif; font-size: 90%}
td.cnt, tr.cnt: {text-align: center}

td.active   {color: #333333; font-size: 100%; font-weight: bold; width: 120px}
td.inactive {color: #333333; font-size: 100%; width: 120px}
td.actbar   {background: #B51310; width: 120px}
td.inactbar {background: #DDDDDD; width: 120px}

a:link {color: #037;}

a:visited {color: #636;}
a:hover {background: #0066CC; color: #ffffff; text-decoration: none}

tr.even,td.even {background: #ffffff; font-size: 80%;}
tr.odd, td.odd  {background: #cccccc; font-size: 80%;}
td.nopic {color: #C0C0C0}

table.formular {width: 750px}

h1 {font-size: 120%}
h2 {font-size: 110%}
h3 {font-size: 90%; text-decoration: underline;}
