@charset "utf-8";
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
.marble {
	background-image: url(images/marble_repeat.gif);
	background-repeat: repeat;
}
.text_body {
	background-image: url(images/text_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
}
.style2 {
	font-size: 18px;
	color: #009245;
}
.style4 {
	font-size: 18px;
	color: #009245;
	font-style: italic;
	font-weight: bold;
}
body,td,th {
	font-size: 14px;
}
.nathan {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	height: 150px;
	overflow: scroll;
}
.lgmarble {
	background-image: url(images/text_longbody.gif);
	background-repeat: no-repeat;
}
