table.menu {
   margin: 3px 5px 10px 5px;
}

table.menu td {
   padding: 3px 5px;
}


td.menu {
   vertical-align: top;
   border-right: 1px solid #29457B;
}

table.menu td.last {
   border-right: 0;
}

td.menu ul {
   margin-left: 25px;
   padding-left: 0;
   padding-right: 10px;
   margin-top: 3px;
   margin-bottom: 3px;
   list-style-type: none;
   color:  #29457B;
}

table.menu a {
   color: #29457B;
   font-size: 14px;
   font-family: Arial;
   font-weight: bold;
   text-decoration: none;
   white-space: nowrap;
}

table.menu a.active {
   color: #993333;
}

table.menu a:hover {
   color: #B71717;
}

h4 {
   margin-top: 20px;
   font-weight: bold;
   font-size:18px;
   border-bottom: 1px solid #993333;
   color: #993333;
}

div.sectionHeader {
   font-size: 18.0pt;
   font-family: Arial;
   color: #993333;
}

p.header {
   text-align: center;
   font-size:18.0pt;
   font-family:Arial;
   color:blue;
}

span.first {
   font-size:24.0pt;
   mso-bidi-font-size:12.0pt;
   font-family:Mistral;
   color: #29457B;
}

p.sectionText {
   padding-left: 15px;
   padding-right: 15px;
}

td.main {
   width: 100%;
}

p.title {
   text-align: center;
   color: #29457B;
   font-size: 20px;
   font-weight: bold;
}

.contents {
   font-family: Verdana;
   font-size: 10px;
}

p.header {
   text-align: center;
   font-size:18.0pt;
   font-family:Arial;
   color: #29457B;
}

p {
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 10px;
   margin-top: 5px;
}

p.sub-title {
   margin-top: 20px;
   margin-bottom: 0;
   font-weight: bold;
   text-align: left;
}

table.arrange td {
   border: 0;
   padding-right: 20px;
}

p.address {
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   color: #29457B;
}


