@charset "utf-8";
/* CSS Document */

.TEXT1 {
	font-weight: normal;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: normal;
	text-align: centre;
}

.TEXT2 {
	font-weight: normal;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: normal;
	text-align: centre;
}
.TEXT3 {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-style: normal;
	text-align: centre;
	line-height: normal;
	font-variant: normal;
}

