td {
  font-size : 13px;
  color : #78163D;
  line-height : 1.4;
  font-family : Palatino Linotype, georgia, times, sans-serif;
}

p {
  font-size : 13px;
  color : #78163D;
  line-height : 1.4;
  font-family : Palatino Linotype, georgia, times;
  padding : 0 15px 0 15px;
}

body {
  background-color : #280705;
  margin : 4px 4px 4px 4px;
}

.hdr {
  font-weight : bold; 
  font-size : 18px; 
  color : #78163D; 
  text-align : left;
  padding : 3px 3px 3px 3px; 
  margin : 15px 0 0 10px;
  font-family : Palatino Linotype, georgia, times;
}

li {
  padding : 0;
}


ul {
  margin-left : 35px;
  margin-right : 20px;
  font-size : 13px;
  color : #8a0959;
  line-height : 1.4;
  font-family : Palatino Linotype, georgia, times;
}

a {
  color : #8a0959;
  text-decoration : underline;
  font-family : Arial, Palatino Linotype, georgia, times;
}

a:visited {
  color : #8a0959;
  text-decoration : underline;
}

a:hover {
  color : #8a0959;
  text-decoration : none;
}

DIV#leftmenu A {
  color : #ffffff;
  background-color : #996e57;
  display : block;
  line-height : 15px;
  text-decoration : none;
  border-bottom : 1px solid #ebebeb;
  border-left : 1px solid #ebebeb;
  border-right : 1px solid #ebebeb;
}

DIV#leftmenu A:visited {
  color : #ffffff;
}

DIV#leftmenu A:hover {
  color : #8a0959;
}

.section {
  padding-top : 7px;
  padding-bottom : 7px;
  padding-left : 5px;
  padding-right : 5px;
  font-size : 9px;
  font-weight : bold;
  font-family : Arial;
}

.section1 {
  padding-left : 10px;
  padding-bottom : 0.3em;
  padding-top : 0.3em;
  color : #000000;
  font-size : 11px;
  border-bottom : 1px solid #ffffff;
  font-family : Palatino Linotype, Arial;
}

#content {
  position : relative;
}

#sideimg {
  position : absolute;
  bottom : 0;
  left : 0;
}
