body {
  background-color:#fff; 
  font-family: Arial, Tahoma, Verdana;
}

img {
  border: 0px;
}
                                           
.leftside  { 
  background:#fff url(../img/leftln.gif)  no-repeat top left;
}   

.rightside { 
  background: #fff url(../img/rightln.gif) no-repeat bottom right;
}

p {
  color: #000;
  FONT-FAMILY: Verdana;
  font-weight: normal;
  font-size: 10pt;
  text-align: justify;
  padding: 0 10px 0 10px;
}

p A:link, p A:active, p A:visited {
  color: #000;
  FONT-FAMILY: Verdana;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: underline;
}

p A:hover{
  color: #000;
  FONT-FAMILY: Verdana;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}

ul {
  color:#000;
  FONT-FAMILY: Verdana;
  font-weight:normal;
  font-size: 11px;
  text-align:justify;
}

h1 {
  color:#00445E;
  font: normal normal bold 12pt Verdana;
}

h2 {
  color:#00445E;
  font: normal normal bold 10pt Verdana;
}


h3 {
  color:#00445E;
  font: normal normal bold 10pt Verdana;
}

.sub {
  color: #777;
  FONT-FAMILY: Verdana;
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 120%;
}

.sub A:link, .sub A:active, .sub A:visited {
  color:#777;
  FONT-FAMILY: Verdana;
  font-weight:normal;
  font-size: 12px;
  text-decoration:underline;
  padding: 0;
  margin: 0;
  line-height: 120%;
}

.sub A:hover{
  color:#900;
  FONT-FAMILY: Verdana;
  font-size: 12px;
  font-weight:normal;
  text-decoration:none;
  padding: 0;
  margin: 0;
  line-height: 120%;
}

.sub h1 {
  color: #777;
  FONT-FAMILY: Verdana;
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 120%;
}

.butt {
  background: #fff url(../img/tanatologbtn.gif)  no-repeat top right;
}
