p {
  font-family: Verdana,Arial,sans-serif;
  color: black;
  font-size: 9pt;
  text-align: justify;
  float: right;
  width: 360px;
  margin: 0 0 24px 0;
}
img {
  float: left;
  margin: 0;
  position: fixed;
}
a {
	color: #06324e;
	text-decoration: none;
}
a:hover, a:active {
	color: #0079bc;
	text-decoration: none;
	border-bottom: 1px dotted #06324e;
}

