body, td {
   font-family: verdana;
   font-size: 12px;
   color: #ADADAD;
}
a {
   color: #255775;
}
h1 {
   font-size: 28px;
   margin: 0px;
   font-weight: normal;
   color: #FEFEFE;
}
h2 {
   font-size: 18px;
   margin: 0px;
   font-weight: normal;
   color: #FEFEFE;
   margin-bottom: 5px;
   text-decoration: none;
}

h2 a {
   color: white;
   text-decoration: none;
}

.DateTop {
   color: #EF5234;
   font-size: 12px;
   line-height: 12px;
}
.DateBottom {
   color: #EF5234;
   font-size: 22px;
   line-height: 22px;
}

.CorpNav {
   padding-top: 15px;
}
.CorpNav a {
   color: white;
   text-decoration: none;
}
.CorpNav a:hover {
   text-decoration: underline;
}
.TopNav td {
   width: 230px;
   height: 33px;
   background: url(/Images/Pearl/TopNav.gif) no-repeat;
   text-align: center;
}
.TopNav a {
   color: white;
   font-size: 16px;
   display: block;
   padding: 6px 0px;
   text-decoration: none;
}
.Content {
   background: url(/Images/Pearl/TopBg.jpg) no-repeat bottom #010101;
   border: 1px solid #6F6F6F;
}
.Footer {
   background: url(/Images/Pearl/BottomBg.jpg) no-repeat top;
   color: white;
   font-size: 13px;
}
.Footer a {
   Font-size: 13px;
   color: white;
   text-decoration: none;
}
.Footer a:hover {
   text-decoration: underline;
}