.text_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.text_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	padding-bottom:10px;
}

.text_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.text_title_table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.text_table_sale {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff3399;
}

/*headings*/
.text_title_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
.text_title_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#551d31;
	font-weight:bold;
}
.text_title_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#33cccc;
	font-weight:bold;
}