<!--

BODY 
{
font-family: Verdana;
color: #000000;
FONT-SIZE: 8pt;
}


.button {
BACKGROUND-COLOR: <?=$button_tlo?>; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: <?=$button_ramka?>; FONT-FAMILY: tahoma; FONT-SIZE: 8pt; font-decoration: bold
}
.button1 {
BACKGROUND-COLOR: <?=$button_tlo?>; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: <?=$button_ramka?>; FONT-FAMILY: tahoma; FONT-SIZE: 7pt; font-decoration: bold
}
.button2 {
BACKGROUND-COLOR: <?=$button_tlo?>; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: <?=$button_ramka?>; FONT-FAMILY: tahoma; FONT-SIZE: 6pt; font-decoration: bold
}

.text { color:black ; font-family: Verdana; font-size:9pt
}

A:link 
{
	font-family: Verdana;
	text-decoration: none;
	
	color :"#0000FF"
}	

A:vlink 
{
	font-family: Verdana;
	
	text-decoration: none;
	color :"#00ffFF"
}	
A:visited
{
	font-family: Verdana;
	text-decoration: none;
	
	color :"#0000ff"
}	

A:hover
{
	font-family: Verdana;
	text-decoration: none;
	
	color: "#ff0000"
}	
.text1 { color:#FFF0F4 ; font-family: Verdana; font-size:8pt
}
.textl { color:#FFF0F4 ; font-family: Verdana; font-size:7pt
}
.textm { color:#660033 ; font-family: Verdana; font-size:8pt
}
-->