body  {
  background-color:white;
  margin-left:5px;
  font-family:arial,sans-serif;
  font-size:11px;
  width:350px;
  text-align:justify;
  }
  
.loud  {
  font-weight:bold;
  }
.title  {
  font-size:16px;
  }  
a  {
  font-weight:bold;
  color:#3B99D5;
  text-decoration:none;
  }

a:hover  {
  color:navy;
  }
