body
{
    background-color: #FFFFE2;
    margin: 0px 0px 0px 0px;
    font-family: tahoma, sans-serif;
}

a
{
    color: #DD0000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

table
{
    font-size: 11px;
}

h3
{
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding-left: 2px;
    padding-right: 2px;
}

p
{
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
    padding-left: 2px;
    padding-right: 2px;
}

blockquote
{
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
    margin-left: 24px;
    margin-right: 24px;
}

ol
{
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
}

ul
{
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
    list-style-type: square;
}

sup
{
    font-size: 10px;
}

sub
{
    font-size: 10px;
}

code
{
  font-family: sans;
  font-size: 13px;
  line-height: 21px;
}

hr
{
    color: #FFCC00;
    height: 1px;
}

img
{
    border-color: #000000;
}

br
{
    font-size: 13px;
    line-height: 17px;
}

.jaroska
{
    font-size: 24px;
    font-weight: bold;
}

.heading1
{
    font-size: 17px;
    font-weight: bold;
}

.heading2
{
    font-size: 14px;
    font-weight: bold;
}

.normal
{
    font-size: 13px;
    line-height: 17px;
}

.bold
{
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
}

.center
{
    font-size: 13px;
    line-height: 17px;
    text-align: center;
}

.small
{
    font-size: 11px;
    line-height: 15px;
}

.list
{
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
}