.normal_text{
	font-family: Tahoma, Georgia;
	font-size: 10pt;
	color: #FE239B;
}

.heading_text{
	font-family: Tahoma, Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCCFF;
}

.heading_text_diff{
	font-family: Tahoma, Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}

.heading_text_small{
	font-family: Tahoma, Georgia;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.column_header{
	font-family: Tahoma, Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}


.message_text{
	font-family: Tahoma, Georgia;
	font-size: 10pt;
	color: #FF0000;
}

.hyper_link{
	font-family: Tahoma, Georgia;
	font-size: 10pt;
	color: #FFFFFF;
}

.formatted_td{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

