body, td, th, div, p, h1, h2, h3, input, select, textarea {
  font-family : Georgia, "New York", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

body {
  color: #000;
  background-color: #fff;
  margin: 0 0 10px 0;
	scrollbar-3dlight-color: #99f;
	scrollbar-highlight-color: #00f;
	scrollbar-face-color: #00f;
	scrollbar-shadow-color: #00f;
	scrollbar-darkshadow-color: #006;
	scrollbar-track-color: #ccf;
	scrollbar-arrow-color: #f00;
  background: url(http://www.rosemaryrealtor.com/media/bg_page.jpg) repeat-y;
}

a:link {
  color : #00f;
  text-decoration : none;
}

a:visited {
  color : #006;
  text-decoration : none;
}

@media screen {
  a:hover, a:active {
    color : #f00;
    text-decoration : underline;
  }
}

p, td, th, div {
  font-size : 10pt;
}

p {
  text-indent: 3em;
  text-align: justify;
}

h1, h2, h3, .areas {
  color: #009;
  background-color: transparent;
  font-weight: normal;
  font-style: italic;
  margin : 0 0;
}

h1 {
  font-size : 20pt;
}

h2 {
  font-size : 15pt;
}

blockquote {
  text-align: justify;
}

input, select, textarea {
  color: #000;
  background-color: #fff;
  font-size: 8pt;
}

.submit {
  color: #fff;
  background-color: #00f;
  border : thin outset #00c;
  font-weight: bold;
  cursor: hand;
}

.footer {
  font-size: 8pt;
}

.copyright {
  font-size: 7pt;
}

.rem, .Body {
  text-transform : lowercase; 
}

.price {
  font-weight: bold;
}