.boldtext
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #F26430;
}

.smalltext
{
	color: #F26430;
	font-family: arial;
	font-size: 14px;
}


