a:link
{
	color: #000080; 
}
.AlphaTable  { font-size: 9pt; font-weight: bold; color:#000080 }
.TableIntroRealiz  { font-size: 10pt }
.NormalText  { font-size: 11pt }
.text_vizibil { display: block }
.text_invizibil { display: none }
a:visited
{
	<!--color: rgb(102,153,204); -->
	color: #1010ff; 
} 
a:active 
{
	color: #6666ff
}
.TS_TABLE  { width: 100%; font-size:10pt }
.TS_Header {background-color: #ffffff; text-align:center }
.TS_Row  {background-color:#ffffff }
.TS_CellLeft  { width: 20%; background-color:#ffffff }
.TS_CellRight { background-color: #ffffff}
.TS_CellLeftEven  { width: 20%; background-color:#f0f0f0 }
.TS_CellRightEven { background-color: #f0f0f0}
.TS_CellLeftOdd  { width: 20%; background-color:#ffffff }
.TS_CellRightOdd { background-color: #ffffff}
.Page_Title  { font-size: 14pt; font-weight: bold; color:#000080 }
.Intro_link  { font-size: 9pt; font-weight: bold; color:#000080 }
.BIB_CellLeft  { width: 20%; background-color:#ffffff; font-size: 12pt; font-weight: bold; color:#000080; background-image: url('gif/backgrnd.gif') }
.BIB_CellRight  { background-color:#ffffff; font-size: 12pt; font-weight: normal; color:#000000; background-image: url('gif/backgrnd.gif') }
body
{
	leftmargin="0"
	topmargin="0"
	marginwidth="0"
	marginheight="0"
	font-family: Arial CE;
	background-color: #ffffff;
	background-image: url('gif/backgrnd.gif');
	color: #000000; font-size:12pt
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial CE;
}
h1
{
	color: rgb(102,0,0);
}
h2
{
	color: rgb(0,0,128); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
