body
{
	background: white;
	font: 8pt #000000 arial, helvetica;
	margin: 5px;
}

.blue
{
	background: #0930a3;
}

.red
{
	background: #f90909;

}

.whitemain
{
	background: #ffffff;
	border: 1px black solid;
}

p
{
	font: 8pt #000000 arial, helvetica;
  	margin: 2px;
}

p.sidebar
{
	font-size: 9px;
	text-align: center;
}

h2.sidebar
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

p.white
{	
	color: white;
}

p.blu
{
	color: #0930a3;
}

.right
{
	text-align: right;
}

h1
{
	font: 12pt white arial, helvetica;
	color: white;
	margin: 2px;
	font-weight: bold;
}

h2
{
	font: 16pt #000000 arial, helvetica;
	margin: 2px;
	font-weight: bold
}

h3
{
	font: 12pt #000000 arial, helvetica;
	margin: 2px;
	font-weight: bold
}

div.cont
{
	clear:both;
}

p.hdr
{
	font: 16px arial, helvetica;
	color: #fff;
	margin: 2px;
	font-weight: bold;
	background: #f90909;
	padding: 5px;
	text-transform: uppercase;
}

p.label
{
	font: 12px arial, helvetica;
	float:left;
	color: #000;
	text-align:left;
	font-weight: bold;
	text-transform: uppercase;
}

p.labelspec
{
	font: 12px arial, helvetica;
        float:left;
        text-align:left;
        font-weight: bold;
        text-transform: uppercase;
	color: #0930a3;
}

p.price
{
	font: 12px arial, helvetica;
	color: #000;
	float:right;
	text-align:right;
	font-style: italic;
}

p.descr
{	
	font: 10px arial, helvetica;
	clear:both;
	text-align: left;
}
