body {    SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #E7E9E1;
	SCROLLBAR-SHADOW-COLOR: #57602A; SCROLLBAR-3DLIGHT-COLOR: #57602A;
	SCROLLBAR-ARROW-COLOR:#57602A; SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #E7E9E1; SCROLLBAR-BASE-COLOR: #FFFFFF;
        }
		
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57602A;
}

.content {
	overflow: auto; 
	width: 320px; 
	height: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.048em;
	color: #57602A;
	padding:10pt;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C0C5B1;
}

.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #C0C5B1;
	text-decoration: underline;
}

img.outline {	 border: 1px solid #57602A;}

a {
	font-weight: bolder;
	color: #57602A;
	text-decoration: underline;
}
