*{
	padding: 0;
	margin: 0;
}
ul.ul_alb li{list-style:none!important;}

body{
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 11px;
}

h1{font-size: 2em; font-weight: bold; margin-bottom: 1em; color: rgb(135 169 136); font-family: 'Mitr', sans-serif;}

h2{font-size: 1.8em; font-weight: bold; margin-bottom: 0px; color: rgb(241 179 128); font-family: 'Mitr', sans-serif;}

h3{font-size: 1.6em; font-weight: bold; margin-bottom: 0.8em;}

h4{font-size: 1.4em; font-weight: bold; margin-bottom: 0.7em;}

h5{font-size: 1.2em; font-weight: bold; margin-bottom: 0.6em;}

h6{font-size: 1em; font-weight: bold; margin-bottom: 0.5em;}

p{margin-bottom: 1em;}

ol{margin-left: 1em;}

ul{margin-left: 1em;}

li{margin-left: 0.4em}

label{
	font-weight: bold;	
}

a{
	color: #39F;
	text-decoration: none;
}

a img{	
	border: 0;
}

a:hover{
	color: #009;
}

input{
	background-color: white;
	font-size: 1em;
}

textarea{
	background-color: white;	
	font-size: 1em;
}

select{
	background-color: white;	
	font-size: 1em;
}