a:link {color: #656cfe; text-decoration:none; }
a:visited {color: #656cfe; text-decoration:none; }
a:hover {color: #656cfe; text-decoration:underline; }
a:active {color: #656cfe; text-decoration:none; }
a:focus {color: #656cfe; text-decoration:underline; }
body {color: #c0c0c0; background: #333333; font-family: Helvetica, sans-serif; font-size: 10pt; margin: 4%; text-align: left; }
h1 {
   background-image:url("logo.png");
   background-repeat:no-repeat;
   background-position: center;
   height:100px;
   text-align:center;
}
h1 span {
   display:none;
   font-size:1pt;
}
#subtitle {
  text-align:center;
  font-style:italic;
}
h2 {
   font-size:16pt;
   font-style:bold;
}
h3 {
   font-size:14pt;
}
h4 {
   font-size:11pt;
   font-style:italic;
}
