body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #EBDFCE;
	margin: 0px;
	padding: 0px;
	margin-top:20px;
	scrollbar-arrow-color: #9c814f;
	scrollbar-base-color: #d8ccb6;
	scrollbar-dark-shadow-color: #b0976a;
	scrollbar-track-color: #d9d5cd;
	scrollbar-face-color: #c5b391;
	scrollbar-shadow-color: #b0976a;
	scrollbar-highlight-color: #d8ccb6;
	scrollbar-3d-light-color: #b0976a;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A4A49;
}
a {
	color: #91A93C;
	text-decoration: underline;
}
.textimage {
	padding: 0px;
	margin: 4px 11px 6px;

}.logo_text {
	background-image: url(images/part03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.plogotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F6404;
	margin-right: 15px;
	margin-left: 15px;
}
.tableb {
	background-image: url(images/bottomback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ttl {
	background-image: url(images/bgtextleft.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	text-align: right;
}
.toptext {
	background-image: url(images/bgtotext.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F9E1C4;
}
