html {
overflow-x:hidden;
}
.big_ {
	font-weight: bold;
}
ul {
	list-style-type: disc;
}
.gr {
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

.lat {
	list-style-type: lower-alpha;
}
.spis {
	list-style-type: decimal;
}

.gr_bot {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
.gr_left {
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #666666;
}



.nav {
	text-decoration: none;
	color: #251D70;
}


body {
   font-family: "Times New Roman", Times, serif, MS Sans Serif, Arial;
	background-color: #ffffff;
	cursor: default;
}
p {
	text-align: justify;
	text-indent: 25px;
}
H1	{
	color:#834d18;
	}
H3	{
	color:#834d18;
	}

HR	{
	width:100%;
	color: #000000;
	}
.none	{
	text-decoration: none;
	color: #000000;
	}
.txt {
	color: #251D70;
	text-decoration: none;
}

