/* SELEKTORY: */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px;
}

pre, code
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

a:link 
{	
	COLOR: black; 
	FONT-STYLE: normal;
	TEXT-DECORATION: none}

a:visited 
{	
	COLOR: black;
	TEXT-DECORATION: none}

a:hover 
{	
	COLOR: black}

table
{	
	font-size: 8pt;
	empty-cells: show}

th
{
	font-size: 10pt;
	color: steelblue;
	height: 30px}