* {
	margin:0;
	padding:0;
}
body{
	margin:0 5%;
	font:normal 12pt 'Times New Roman', sans-serif;
}
a, img{
	bordeR:none;
}
ul, ol, p, dl, blockquote{
	margin:0 0 1em 0;
}
ul, ol{
	margin-left:1.5em;
}
li{
	margin-bottom:0.5em;
}
h1, h2, h3, h4{
	margin:1em 0 0.3em 0;
	line-height: 1;
}
h1{
	margin-top:0.3em;
	font-size:170%;
	font-weight:normal;
}
h2{
	font-size:150%;
	font-weight:normal;
}
h3{
	fon-size:130%;
}
h4{
	font-size:120%
}
h5{
	font-size:115%;
}
h6{
	font-size:110%;
}
table{
	border-collapse:collapse;
}
th, td{
	vertical-align:top;
	padding:0.4em;
}
	th h1, td h1, th h2, td h2, th h3, td h3, th h4, td h4{
		margin-top:0;
	}
#menu, form, .archives_year, #logos, #sidebar, .lines img, #counter, p.title, .submenu, .no_print, .cnt{
	display:none;
}
#footer{
	margin:1em 0 0 0;
	border-top:2px solid #999;
	padding-top:1em;
}
	#footer address{
		font-style:normal;
	}
.news, .crumb{
	margin-top:2em;
}
	#anna #header{
		height:100px;
		position:relative;
		clear:both;
	}
	#anna #header .display_none{
		display:block;
		position:absolute;
		top:0;
		left:0;
	}
	#anna #logo{
		position:absolute;
		top:0;
		left:0;
	}
	.content td, .content th{
		border:1px solid black;
	}
	.content table.two{
		margin-bottom:1em;
	}
		.content table.two th, .content table.two td{
			border:none;
			padding-top:0;
		}
			.content table.two td .crumb{
				margin-top:0;
			}
.news{
	display:block;
	clear:both;
	overflow:hidden;
	zoom:1;
}
	.news img{
		float:left;
		margin:0 0.5em 0.3em 0;
	}

	.new { 
		zoom:1;
		display: block !important;
	}

	table var{
		display:block;
	}
.particular, #right{
	overflow:hidden;
	zoom:1;
}
	div.particular .crumb{
		margin-top:0;
	}
div.pic {
	width:150px;
	height:202px;
	overflow:hidden;
	float:left;
	margin-right:1em;
}
	div.pic img {
		border:1px solid #999;
		width:148px;
		height:200px;
	}
