@charset "UTF-8";
body {
	background-image: url(../images/newleafBG.gif);
}
.Topheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Toptagline {
	font-size: 18px;
	font-weight: bold;
}
.textnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
/* CSS Document */

.legaltext {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.contenttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.contenttextBLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.contenttextinRED {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}

