p, table, tr, td, body {
     font-size: 12px;
     font-family: Arial, sans-serif;
     color: #3B4338;
}

p.space {
     line-height: 15pt;
}

ul, li {
     font-size: 12px;
     font-family: Arial, sans-serif;
     color: #3B4338;
     margin-top: 6px;
     margin-bottom: 6px;
     line-height: 15pt;
}

p.caption {
     font-size: 11px;
     font-family: Arial, sans-serif;
     color: #3B4338;
     margin-top: 6px;
     margin-bottom: 6px;
}

.redtext {
     font-size: 12px;
     font-family: Arial, sans-serif;
     color: #734A46;
}

a {
     font-size: 12px;
     font-family: Arial, sans-serif;
     color: #734A46;
}

a:hover {
     text-decoration: underline;
     color: #A54D44;
}

a.nav {
     text-decoration: none;
     font-size: 12px;
     font-family: Arial, sans-serif;
     color: #ffffff;
     font-weight: bold;
}

a.nav:hover {
     text-decoration: underline;
     color: #ffffff;
}

a.footer {
     text-decoration: none;
     font-size: 11px;
     font-family: Arial, sans-serif;
     color: #3B4338;
     font-weight: bold;
}

a.footer:hover {
     text-decoration: underline;
     color: #3B4338;
}

.footerlinks {
     font-size: 11px;
     font-family: Arial, sans-serif;
     color: #94a090;
}

.footer {
     font-size: 11px;
     font-family: Arial, sans-serif;
     color: #717c6d;
}


td.leftborder {
     background-image: url(images/left-border-bg.gif);
     background-position: top right;
     background-repeat: repeat-y;
}

td.rightborder {
     background-image: url(images/right-border-bg.gif);
     background-position: top left;
     background-repeat: repeat-y;
}
