h1
{
	margin-top: 0.5em;
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 13px;
}

h5
{
	font-weight: bold;
	font-size: 12px;
}

h6
{
	font-size: 12px;
	font-style: italic;
}

p
{
}

a
{
}

.footer, table tr td.footer
{
	font-family: Verdana,sans-serif;
	font-size: 9px;
	text-indent: 0em;
	line-height: 100%;
}

.text, table tr td.text
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	text-indent: 0em;
	line-height: 100%;
}

.BlueBG, table tr td.BlueBG
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0, 45, 79);
	text-indent: 0em;
	line-height: 100%;
}

.Gul10, table tr td.Gul10
{
	font-family: Tahoma, sans-serif;
	font-size: 100%;
	color: #ffba00;
}

