.normal {
	text-align: left;
	color: #FFF;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 12px;
}

.normalsm {
	text-align: left;
	color: #FFF;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.greysm {
	text-align: left;
	color: #A9A9A9;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.footer {
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.Title {
	color: #330066;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.txtPink {
	color: #ff3399;
}

.txtPurpleBold {
	font-weight: bold;
	color: #660033;
}

.txtPinkBold {
	font-weight: bold;
	color: #ff3399;
}
.txtPink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.footerNormal {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.purpleTitle {
	color: #330066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
