body {
   margin: 0;
   padding: 0;
   background-color: #961c1b;
}

a img {
   border: none;
}

td.permission {
   padding: 20px 0 20px 0;
}

td.permission p {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   color: #cccccc;
   margin: 0;
   padding: 0;
}

td.permission p a {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   color: #cccccc;
}

td.header h1 {
   font-family: Century, serif;
   font-size: 55px;
   font-weight: bold;
   color: #ffffff;
   margin: 0;
   padding: 0;
}

td.side table {
   margin: 0;
}

td.sidebar {
   background-color: #000000;
   padding: 0 17px 0 16px;
}
td.sidebar h3 {
   font-family: Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #ffffff;
   text-align: center;
   text-transform: uppercase;
   margin: 0 0 10px 0;
   padding: 0;
}

td.sidebar h3.left {
   font-family: Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #ffffff;
   text-align: left;
   text-transform: uppercase;
   margin: 0 0 10px 0;
   padding: 0;
}

td.sidebar h4 {
   font-family: Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: #f8e54a;
   text-align: left;
   margin: 0 0 4px 0;
   padding: 0;
}

td.sidebar h4 a {
   font-family: Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: #f8e54a;
   text-align: left;
}

td.sidebar ul {
   font-family: Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #ffffff;
   margin: 0 0 10px 0;
   padding: 0;
   list-style-type: none;
}

td.sidebar ul li {
   padding: 0 0 10px 0;
}

td.sidebar ul li a {
   font-family: Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}

td.sidebar p {
   font-family: Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #ffffff;
   margin: 0 0 16px 0;
   padding: 0;
}

td.sidebar img.button {
   display: block;
   text-align: center;
   padding: 0 0 4px 0;
}

table.post {
   background-image: url('post-bg.jpg');
   background-repeat: repeat-x;
   background-position: bottom left;
   background-color: #871918;
}

td.title {
   background-color: #000000;
   padding: 2px 10px 4px 10px;
}

td.title h2 {
   font-family: Helvetica;
   font-size: 18px;
   font-weight: normal;
   color: #ffffff;
   margin: 0;
   padding: 0;
}

td.title h2 a {
   font-family: Helvetica;
   font-size: 18px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}
td.body {
   padding: 10px 10px 10px 10px;
}

td.body p {
   font-family: Helvetica;
   font-size: 14px;
   font-weight: normal;
   color: #f2f2f2;
   margin: 0;
   padding: 0 0 10px 0;
}

td.body p a {
   font-family: Helvetica;
   font-size: 14px;
   font-weight: normal;
   color: #f8e54a;
}

td.body p.top {
   margin: 0;
   padding: 0;
}

td.body p.top a {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #f3d444;
}

td.body img {
   padding: 0 0 10px 0;
}

td.body img.inline {
   padding: 0 10px 0 0;
}

td.bottom {
   height: 4px;
   background-color: #741615;
}

td.footer {
   font-family: Helvetica;
   font-size: 11px;
   font-weight: normal;
   color: #cccccc;
   padding: 10px 0 0 0;
}












