.normaltext { color: #666666; font-size: 10px; font-family: verdana, Arial, sans-serif; line-height: 12px; }
.titletext { color: #666666; font-size: 10px; font-weight:bold; font-family: verdana, Arial, sans-serif; line-height: 13px; }
a:link { color: #006699; text-decoration: none; }
a:visited { color: #006699; text-decoration: none; }
a:hover { color: #006699; text-decoration: underline; }
a:active { color: #006699; }

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }