@charset "windows-1250";

body
{
	padding-top:0;
	padding-left:0;
	font-family: Arial, Verdana, Helvetica;
	background-color:#336699;
	color:#ffcc66;
	font-size: 10pt;
	font-weight:bold;
}

a,a:link,a:hover,a:active,a:visited
{
	font-family:Arial, Verdana, Helvetica;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	text-decoration: none;
}

h1, h2, h3
{
	font-weight: bold;
}

h1
{
	font-size: 20pt;
}
h2
{
	font-size: 13pt;
}

table
{
	font-size: 10pt;
}
img
{
	padding-top:0;
	padding-bottom:0;
}
