div, table {
	font-family:Verdana;
	font-size:10pt;
}

.menu-left h1, .blok-b h1{
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
	color: #1d5fb0;
	margin: 0 0 0 0;
}

h1{
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
	color: #de8700;
	margin: 0 0 0 0;
}

h2{
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
	color: #1d5fb0;
	margin: 1 0 0 0;
}


.menu-left a{
	color:#000000;
	text-decoration:none;
}

ul {
	list-style-image: url(./img/list.jpg);
}

}

a{
	color:#de8700;
	text-decoration:underline;
}

a:hover{
	color:#de8700;
	text-decoration:none;
}

table {
	border: none;

}

table.noborder {
	border: none;
}

td {
	border: none;
}

td.noborder {
	border: none;
}

p {
	font-family:Verdana;
	font-size:12px;
	margin: 3 0 15 0;
}