.newLeaf {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	text-decoration: underline;

}
.message { font-size: 1em; font-family:  arial,verdana,tahoma,helvetica,trebuchet ms;
}

body {
  SCROLLBAR-FACE-COLOR: #C17C4E;
  SCROLLBAR-HIGHLIGHT-COLOR: #996633;
  SCROLLBAR-3DLIGHT-COLOR: #996666;
  SCROLLBAR-DARKSHADOW-COLOR: #663333; 
  SCROLLBAR-SHADOW-COLOR: WHITE; 
  SCROLLBAR-ARROW-COLOR: #FFFFCC;
  SCROLLBAR-TRACK-COLOR: #9E4A2C;
}

