table,tr,td {
   font-family: 'Times New Roman', Times, serif;
   color: #3a3a47;
   text-align: left;
   vertical-align: top;
}

.float {
   float: left;
}

img {
   border: none;
}

td>img {
   vertical-align: bottom;
}

h1 {
   color: #5b5b4a;
   font-size: 20px;
   line-height: 20px;
   font-family: Georgia, 'Times New Roman', Times, serif;
   text-transform: none;
}

h2 {
   color: #333333;
   font-size: 15px;
   line-height: 18px;
   font-family: Verdana, Geneva, sans-serif;
}

h3 {
   color: #5b5b4a;
   font-size: 16px;
   line-height: 16px;
   font-family: Georgia, 'Times New Roman', Times, serif;
}

.RightHeaders {
   color: #868672;
   font-size: 22px;
   background-color: #f4f2e3;
   font-family: Georgia, 'Times New Roman', Times, serif;
   line-height: 22px;
   vertical-align: middle;
   padding: 10px 10px;
}

.footersize {
   width: 900px;
   margin: 0px auto;
}

.footer td {
   font-size: 10px;
   padding: 10px 0px;
}

.footer a {
   color: #868672;
   line-height: 20px;
   font-size: 10px;
}

.footer a:hover {
   color: #868672;
   line-height: 20px;
   font-size: 10px;
}

.smaller {
   color: #ffffff;
   font-size: 10px;
   line-height: 20px;
   font-family: Verdana, Geneva, sans-serif;
}

a {
   font-family: Verdana, Helvetica, sans-serif;
   color: #d16b1b;
   text-decoration: none;
}

a:hover {
   font-family: Verdana, Helvetica, sans-serif;
   color: #8c450d;
   text-decoration: underline;
}

.white {
   color: #ffffff;
}

.maintable {
   margin-left: auto;
   margin-right: auto;
}

.hometext {
   text-transform: uppercase;
   text-align: justify;
   color: #888888;
   font-size: 14px;
   font-family: 'Times New Roman', Times, serif;
}

.text {
   text-align: justify;
   color: #3a3a47;
   font-size: 14px;
   font-family: 'Times New Roman', Times, serif;
   margin: 15px;
}

.smaller a {
   color: #ffffff;
}

.smaller a:hover {
   color: #ffffff;
}

.largelist {
   font-size: 14px;
}

.largelist a {
   font-size: 14px;
   line-height: 22px;
}

