@charset "windows-1250";
a:link, a:visited
{
	color:#668cb3; font-weight:bold; 
}
a:active, a:hover
{
	border :solid 1px  #adc2d6; padding:1; font-weight:bold; color:#adc2d6;
} 

body
{
	font-family: Arial, Verdana, Helvetica;
	background-color:#ffffff;
	color:#336699; 
	font-size:10pt ;
	font-weight: bold;
	scrollbar-shadow-color: #668cb3;
	scrollbar-highlight-color: #adc2d6;
	scrollbar-face-color: #33669f;
	scrollbar-arrow-color: #adc2d6;
	}


h2, h3
{
	font-weight: bold;
}

h1
{
	font-size: 29pt;
}

h2
{
	font-size: 20pt;
}

h3 
{
	font-size: 14pt;
}

table
{
	padding-top: 0;
	font-weight: bold;
	border-style: solid;
	border-color: #ffffff;
	font-family:Arial, Verdana, Helvetica;
	font-size: 10pt;
}

td
{
	font-weight: bold;
	font-family:Arial, Verdana, Helvetica;
	color: #336699;
	font-size: 10pt;
}
	
img
{
	border:2px solid #668CB3;
}

.mic
{
	font-size: 8pt;
	font-weight: normal;
}
input
{
	font-family: Arial; 
	font-weight: bold;
}

sup, sub
{
	text-decoration: none;
}

