body { }
p {}
td { }
a:link { color: #cadb2b; font-size: 10px; font-weight: normal; font-family:Verdana; font-style: normal; text-decoration: none; }
a:visited { color: #cadb2b; font-size: 10px; font-weight: normal; font-family:Verdana; font-style: normal; text-decoration: none; }
a:hover { color: #cadb2b; font-size: 10px; font-weight: normal; font-family:Verdana; font-style: normal; text-decoration: underline; }
a:active { color: #cadb2b; font-size: 10px; font-weight: normal; font-style: normal; text-decoration: underline; }
div {color: #ffffff; font-size: 10px; font-weight: normal; font-family:Verdana; font-style: normal; text-decoration: none;}
 html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background-color: #c4d8ea;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }

