@charset "iso-8859-9";
/* CSS Document */

.normaltext
	{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #f2f2f2;
	}
	
.normaltext-t
	{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3c3a35;
	}
	
.normaltext-t-red
	{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #7f4634;
	}