.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215D41;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
.scroll {
	height: 270px;
	width: 530px;
	float: left;
	clear: none;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #BCCAA8; SCROLLBAR-HIGHLIGHT-COLOR: #BCCAA8; SCROLLBAR-SHADOW-COLOR: #AFC197; SCROLLBAR-3DLIGHT-COLOR: #AFC197; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #F0F0F0; SCROLLBAR-DARKSHADOW-COLOR: #F0F0F0; 
	line-height: normal;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #2B8200;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B8200;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FA176;
	text-decoration: none;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #215D41;
}