body {
   margin: 0;
   padding: 0;
   background-color: #ffffff;
}

a {
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
}

p {
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   color: #666666;
}

li {
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   color: #666666;
}

h2 {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #666666;
   margin: 0;
   padding: 0;
}

h3 {
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   color: #666666;
   margin: 0;
   padding: 0;
}

table td {
    border-collapse: collapse;
  }


table.back {
   background-color: #ffffff;
}


td.header h1 {
   font-family: 'Times New Roman';
   font-size: 38px;
   font-weight: bold;
   color: #ce0316;
   text-transform: uppercase;
   display: inline;
}

td.mainbar h2 {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #666666;
   margin: 0;
   padding: 0;
}

.largetxt {
   font-family: verdana;
   font-size: 30px;
   font-weight: normal;
   text-decoration: none;
   color:#6689cc;
   padding-left: 0;
   padding-top:0;
   margin-top:0;
}

td.mainbar img{
	border: none;
}

td.mainbar p {
   font-family: verdana;
   font-size: 12px;
   line-height:18px;
   font-weight: normal;
   text-decoration:none;
   color: #6689cc;
   padding-left: 0;
}
td.mainbar a {
   font-family: verdana;
   font-size: 12px;
   line-height:18px;
   font-weight: bold;
   text-decoration:none;
   color: #6689cc;
}



td.mainbar li {
   font-family: verdana;
   font-size: 12px;
   line-height:18px;
   font-weight: normal;
   color: #666666;
   margin: 10px 0 0 0;
   padding: 0;
}

td.mainbar p.top a {
   font-size: 12px;
}


























