.body {
	background-color: #451D06;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: thin dotted #401B05;
}
.navtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #73320C;
	text-decoration: none;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rtgrdnt {
	background-image: url(../images/rtgrdnt.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
