hr {color: silver}
body 
{
background-color: white;
color: 404040;
font-family: "century gothic";
font-style: normal
}
a
{
background-color: white;
color: 404040;
font-family: "century gothic";
font-style: normal;
font-size: 12pt;
text-align: center;
text-decoration: none;
white-space: nowrap;
margin-left: 1cm;
border-style: solid;
border-color: white;
padding: 0.1cm
}
a:hover 
{
border-style: solid;
border-color: silver
}
img
{
max-height: 816px;
max-width: 612px
}
table.pos_top
{
position:relative;
top:-100px
}
a.pos_top
{
position:relative;
top:-100px
}