/* Main text of the page */
#page
{
  top: 10;
  width: 772px; height: 500px; overflow:auto;
}
#copy
{
  position:absolute; top: 90px; left: 220px; width: 530px; height: 370px; overflow:auto;
/*  border:thin dotted lightblue;*/
  font-family: "Times New Roman", Times, serif;
  font-size: normal; color: black;
  font-weight: normal;
}

/* Any disclaimer text you may want */
#disclaimer
{
  position:absolute; top:470px; left: 10px; width: 740px; height: 20px; overflow:auto;
  font-family: "Times New Roman", Times, serif;
  font-size: normal; color: black;
  font-weight: normal;
}

#head1 {
  position: absolute; left:520px; top:50px;
  position: absolute; left:140px; top:50px;
  font-size: 24pt; font-weight: bold; color: #336699;
  height: 60px;
}
#head2 {
  position: absolute; left:675px; top:35px;
  font-size: 10pt; font-weight: bold; color: #996633;
  height: 20px;
}

/* Define Headings */
H1, H2, H3, H4 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
H4.disclosure {
  position: absolute; left:0px; top:0px;
  font-size: 12pt; font-weight: bold; color:#000000;
}

body{
  font-size: medium;
  font-weight: normal;
  background-image:  url(../Designer%20Mortgages/%22Images/tabbkgnd.jpg%22);
}
.Header {
  font-family: "Times New Roman", Times, serif;
  font-size: x-large;
  color: #0033CC;
}
 