.tdWhite {
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5D5D5D;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5D5D5D;
}
.tdMidGray {
	background-color: #8D8D8D;
}
.txtBlackPlus {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtSmItalic {
	font-size: 9px;
	font-style: italic;
}
.txtSmall {
	font-size: 10px;
	line-height: 14px;
}
a {
	color: #ED145B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.DarkPink {
	color: #BF0151;
}
.txtLiteGray {
	color: #8D8D8D;
}
.tdLiteGray {
	background-color: #DDDDDD;
}
