body {
  background: #fff;
  font-size:12px;
  font-family: Arial;
}

div {
  font-family: Arial;
  font-size:12px;
}

ul {
  margin:0 5px 0 5px;
  padding:0;
  font-size:12px;
list-style-type: none;
  line-height:1;
}

ul li {
   line-height:1.45;
  overflow:hidden;
list-style-type: none;
}

a {
text-decoration: none;
color: #0066CC;
}

a:hover {
text-decoration: underline;
}

h3 {
margin:0;
padding:0 0 5px 0;
font-size:12px;
color: #333;
text-decoration: underline;
}

a.whatsthis {
float:right;
display:inline;
font-size:12px;
margin:3px;
}
