*{
font-size: 10pt;
font-family: "Tahoma";
}

body
{background-color: #FFFFFF;
}

a:link
{
font-size: 10pt;
color: #09629C;
text-decoration: none;
font-weight: bold;}

a:visited 
{
font-size: 10pt;
color: #09629C;
font-weight: bold;
text-decoration: underline;
}

a:hover
{
font-size: 10pt;
color: red;
font-weight: bold;
text-decoration: underline;}

a:active
{
font-size: 10pt;
color: #09629C;
font-weight: bold;
text-decoration: underline;}


<!--
sup
{
snap-size: 20pt;
}
-->

ul
{
margin-bottom: 10px;
margin-top: 2px;
 
}

