﻿
/* Label */
.Label
{
	color:  #302005;
	font-size: 10px;
	font-family:Arial;
	font-style: italic;
	font-weight: 700;
}

/* fine Label */
.LabelDescr
{
	color:  #302005;
	font-size: 10px;
	font-family:Arial;
	font-weight: 400;
}

/* Powered by */
.Powered
{
	color:  #302005;
	font-size: 9px;
	font-family:Arial;
	font-weight: 400;
}