body {
font-family: arial;
font-size: 12px;
color: #2d2121;
text-align: justify;
cursor: default;
margin: 0;
line-height: 22px;
padding-top: 0px;
background-color:#321b15;
}

td {
   font-family: arial;
   font-size: 12px;
   color:#321b15;
   line-height:22px;
}

h1 {
font-family: palatino linotype;
font-size: 16px;
color: #321b15;
text-align: left;
padding-left:30px;
line-height: 13px;
letter-spacing: 1px;
}

h2 {
font-family: palatino linotype;
font-size: 16px;
color: #321b15;
font-weight: bold;
text-align: center;
padding:3px;
line-height: 13px;
}

h3 {
font-family: arial;
font-size: 13px;
color: #321b15;
font-weight: bold;
text-align: left;
padding:3px;
line-height: 18px;
}

h4 {
font-family: palatino linotype;
font-size: 14px;
color: #321b15;
text-align: left;
padding-left:30px;
line-height: 0px;
letter-spacing: 1px;
}

a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
color: #321b15;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
color: #321b15;
}

a:hover {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #b52c00;
}

a:active {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
color: #321b15;
}

.td1 {
   background-color:#b62d01;
}

.td2 {
   background-color:#dbcdb5;
   color:#321b15;
   text-transform:normal;
   font-size:12px;
}

.td3 {
   background-color:#ece1cf;
}