BODY
{
background : #F5F5F5;
font-family : Verdana;
}
table.image
{
background : url(hlinie.gif);
background-repeat : repeat-x;
}
table.form
{
font-size :10pt;
}
a:link
{
color:#990000;
font-style: italic;
}
a:visited
{
color:#990000;
font-style: italic;
}
a:hover
{
color:#F5F5F5;
background-color: #cc9900;
}
a:active
{
color:#F5F5F5;
background-color:#0000FF;
font-style: italic;
}
b
{
color: #990000;
}
hr
{
color: #cc9900;
}
sub
{
font-size: 11pt;
}