p.bodybg {
   background-image: url(images/body-botom.jpg);
   background-repeat: no-repeat;
   background-position: bottom left;
}
p.housebg {
   font-family: arial, helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   background-image: url(images/body-bg-house.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   text-decoration: none;
}
p.housebg A:link {
   text-decoration: underline;
}
p.housebg A:visited {
   text-decoration: underline;
}
p.housebg A:hover {
   text-decoration: underline;
}
p.housebg A:active {
   text-decoration: underline;
}
p.flatbg {
   font-family: arial, helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   background-color: #EEEEEE;
   border-width: 1;
   border-color: #70683B;
   border-style: solid;
}
p.default {
   font-family: arial, helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   color: #000000;
   text-decoration: none;
}
p.default A:link {
   text-decoration: underline;
}
p.default A:visited {
   text-decoration: underline;
}
p.default A:hover {
   text-decoration: underline;
}
p.default A:active {
   text-decoration: underline;
}
