a:link		{	color: rgb(0, 153, 0); }
a:visited	{	color: rgb(102, 153, 102); } 
a:active 	{	color: rgb(153, 153, 0);}
body
{
	font-family: Tahoma, Verdana, Century Gothic, Arial, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN;
	font-size: 14;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	line-height:150%;
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
	font-family: Tahoma, Verdana, Century Gothic, Arial, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN;
	color: rgb(0, 0, 0);
	font-size: 14;
}

TD
{
	line-height:150%;
}

.FE1
{
	font-size: 12;
	color: rgb(255, 255, 255);
	background-color: rgb(102,204,153);
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Century Gothic, Verdana, Arial, Helvetica;
}
h1
{
	font-size: 18;
	color: rgb(0, 0, 0);
}
