@charset "utf-8";
/* CSS Document */

#pgContent p {
  color: #464646;
  font-size: 1.1em;
  margin-bottom: 1em;
}
#pgContent h4 {
  font-size: 1.1em;
  color: #0d4677; 
  margin-bottom: 0.3em;
}
#pgContent a {
  white-space: nowrap;
}