font, td, body, table
{ 
	color : #6A6A6A;
	font-size : 8pt;
	font-family : Tahoma 
}

I
{ 
	color : #6A6A6A;
	font-style : normal;
	font-family : Tahoma 
}

.big2
{ 
	color : #4A4A4A;
	font-size : 20pt;
	font-family : Tahoma 
}

.big
{ 
	color : #4A4A4A;
	font-size : 9pt;
	font-family : Tahoma 
}

.bigger
{ 
	color : #4A4A4A;
	font-size : 12pt;
	font-family : Tahoma 
}

.red
{ 
	color : #C00000;
	font-size : 8pt;
	font-family : Tahoma 
}

.bigred
{ 
	color : #C00000;
	font-size : 9pt;
	font-family : Tahoma 
}

.small
{ 
	color : #4A4A4A;
	font-size : 7pt;
	font-family : Tahoma 
}

.red
{ 
	color : #C00000;
	font-family : Tahoma 
}

.blue
{ 
	color : #6A6AAA;
	font-family : Tahoma 
}

.black
{ 
	color : #474747;
	font-size : 10pt;
	font-weight : bold;
	font-family : Tahoma 
}

.blacksmaller
{ 
	color : #474747;
	font-size : 8pt;
	font-weight : bold;
	font-family : Tahoma 
}

.input
{
	font-size : 8pt;
	font-family : Tahoma;
}

.input_blur_rumena
{
	font-size : 8pt;
	font-family : Tahoma;
    border: 1px solid #A7A6AA;
	background-color: #FFFFFF;
}

.input_focus_rumena
{
	font-size : 8pt;
	font-family : Tahoma;
    border: 1px solid #A7A6AA;
	background-color: #F5F6BE;
}

A
{ 
	color : #0050F0;
	text-decoration : none
}

A:Hover
{ 
	color : #000000;
	text-decoration : none
}
