body { background-color: #333333; margin-top: 10px; font-color: #CCCCCC; }
h1 { font-family: verdana; color: #CCCCCC; font-size: 26px; font-weight: 500; margin-bottom: 50px; }
h2 { font-family: verdana; color: #CCCCCC; font-size: 22px; font-weight: 500; }
h3 { font-family: verdana; color: #CCCCCC; font-size: 22px; font-weight: 500; margin-bottom: 50px; }
p {  margin-top: 50px; margin-bottom: 50px; color: #CCCCCC; }
td { font-family: verdana; color: #CCCCCC; font-size: 12px; font-weight: 500; margin-bottom: 10px; border-color: #666666; } 
.hdg {font-family: georgia; font-size: 22px; font-weight: bold; color: #999999}
a:link {  font-family: verdana; color: #CCCCCC; font-size: 16px; text-decoration: underline; }
a:visited {  font-family: verdana; color: #CCCCCC; font-size: 16px; text-decoration: underline;  }
a:hover {  font-family: verdana; color: #CCCCCC; font-size: 16px; text-decoration: underline; }

span a:link {  font-family: verdana; color: #CCCCCC; font-size: 12px; text-decoration: underline; }
span a:visited {  font-family: verdana; color: #CCCCCC; font-size: 12px; text-decoration: underline;  }
span a:hover {  font-family: verdana; color: #CCCCCC; font-size: 12px; text-decoration: underline; }

div.wrapper { width: 740px; margin-left: auto; margin-right: auto; margin-top: 10px; text-align: center; background-color: #000000; padding-bottom: 20px; padding-top: 10px; border: 1px solid #999999; font-family: verdana; color: #CCCCCC; }
