.baseTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.linedCell {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.textCell {
	letter-spacing: normal;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	color: #FFFFFF;



}
.sectionTitleCell {
	height: 30px;
}

a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

a:visited {
	color: #9999CC;
	font-size: 10px;
	text-decoration: underline;
}
