.tiny {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #808080;

}

.text {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #808080;
}

.text_w {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}


.text_bold {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #808080;
	font-weight: bold;

}

.text_boldw {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;

}


.text_r {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #DD8390;
}




