.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.text_content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.text_title {
	font-family: tahoma;
	font-size: 12px;
	color: blue;
	font-weight: bold;
}

.text_title2 {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.text_date_update {
	font-family: tahoma;
	font-size: 9px;
	color: blue;
	font-weight: normal;
}

.text_email {
	font-family: tahoma;
	font-size: 11px;
	color: #EA8518;
	font-weight: bold;
}

.text_hyperlink {
	font-family: tahoma;
	font-size: 11px;
	color: blue;
	font-weight: bold;
}

.text_update {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.text_copyright2 {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	font-weight: normal;
}