body {
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   padding-top: 5px;
   text-align: left;
   background-color: #fff;
   font-family: Geneva, Verdana, Arial, Sans;
   font-size:   10pt;
}

a {
   color: #254e7b;
   text-decoration: none;
}

a:hover {
   color: #254e7b;
   text-decoration: underline;
}

div {
   white-space: nowrap;
   margin-left: 15px;
}
