.tahoma {
	font-family: tahoma, Arial;

}
.smallfont {
	font-family: tahoma, Arial;
	font-size: 10px;
}
.wealthwarning {
	font-family: tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.Tahomatext {
	font-family: tahoma, Arial;
	font-size: 12px;
	text-align: justify;

}
.requiredfieldfont {
	font-family: tahoma, Arial;
	font-size: 10px;
	color: #FF0000;
	text-align: left;
}
.cellborder {
	border: thin solid #666666;
}
.tabletop {
	vertical-align: top;
	font-family: tahoma, Arial;
	font-size: 12px;
	text-align: justify;

}
.nolink {
	font-family: tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
