
<!--
body {
margin: 0;
padding: 0;
background: #ffffff;
font-family: arial;
} 
h1 {
    margin: 0px;
    font-size: 22px;
    font-weight: bold;
    font-family: tahoma, verdana, arial, sans-serif;
    color: #004080;
}
h2 {
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
    font-family: tahoma, verdana, arial, sans-serif;
    color: #004080;
}
A:LINK.freedom      {color:#000000; text-decoration: underline;}
A:VISITED.freedom    {color:#000000; text-decoration: underline;}
A:ACTIVE.freedom     {color:#000000; text-decoration: underline;}
A:HOVER.freedom     {color:blue; text-decoration: none;}

A:LINK.freedom2      {color:#004080}
A:VISITED.freedom2    {color:#004080}
A:ACTIVE.freedom2     {color:#004080}
A:HOVER.freedom2     {color:#87A8C9}
-->







