@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(Images/Tre_Back.gif);
}
.Copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #8A3B27;
}
.BodyCopy {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	text-align: justify;
	padding-right: 30px;
}
.menuback {
	background-image: url(Images/MenuBackground.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 243px;
	height: 253px;
	overflow:auto;
	padding-left: 27px;
	}	
