body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8pt;
    padding-bottom: 0px;
    margin: 0px;
    color: black;
    padding-top: 0px;
    font-family: "verdana";
}
td
{
    font-size: 8pt;
    color: black;
    font-family: "verdana";
}
li
{
    line-height: 12pt;
    list-style-type: square;
    list-style-image: url('images/bullet.jpg');
}
select
{
    font-size: 8pt;
    font-family: "verdana";
}
textarea
{
    font-size: 7pt;
    font-family: "verdana";
}
input.button
{
    border-right: #223a82 1pt solid;
    border-top: #223a82 1pt solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #223a82 1pt solid;
    cursor: hand;
    color: white;
    border-bottom: #223a82 1pt solid;
    font-family: "verdana";
    background-color: #a53a30;
}
input.button:hover
{
    border-right: #223a82 1pt solid;
    border-top: #223a82 1pt solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #223a82 1pt solid;
    cursor: hand;
    color: #223a82;
    border-bottom: #223a82 1pt solid;
    font-family: "verdana";
    background-color: #a53a30;
}
a
{
    font-weight: normal;
    font-size: 8pt;
    color: #612132;
    font-family: "verdana";
    text-decoration: underline;
}
a:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: #AE8931;
    font-family: "verdana";
    text-decoration: underline;
}
a.footerlink
{
    font-weight: normal;
    font-size: 7pt;
    color: #612132;
    font-family: "verdana";
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
a.footerlink:hover
{
    font-weight: normal;
    font-size: 7pt;
    color: #AE8931;
    font-family: "verdana";
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 10px;
}
a.lhteklink
{
    font-weight: normal;
    font-size: 7pt;
    color: #EAE0BD;
    font-family: "verdana";
    text-decoration: none;
}
a.lhteklink:hover
{
    font-weight: normal;
    font-size: 7pt;
    color: #AE8931;
    font-family: "verdana";
    text-decoration: underline;
}