DataTextBGCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	color: #3B3B3B;
	background: #EBEBEB;
	padding: 2px;
	border-left: 1px solid #B5CDDB;
}
	a:visited {color: #551a8b; text-decoration: underline}
	a:link {color: #666666; text-decoration: underline}
	a:hover{color: #FF9933; text-decoration: underline}

.BodySmall {
	color: #006699;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 8pt;
}

