html  {
font-family: microsoft sans serif;
font-size: 8pt;
}

body  {
font-family: microsoft sans serif;
}


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

a:hover {
 color: #c30;
}

a:focus { outline: none; }


iframe  {
height: 720px;
width: 1000px;
}