	body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
}

h1 {
	font-weight: bold;
	font-size: +1;	
}

a {
	text-decoration: none;	
	color: #cc6600;
}

.organ {
padding-left: 20;
}

p {
	line-height: 130%;
}
.text {
	line-height: 130%;
	text-indent: 15px;
	margin: 0;
}
.spacing {
	letter-spacing: 2pt;

}

.logo {
	font-family: Palatino Linotype;
	font-size : 15px;
	font-weight : bold;
	text-decoration: underline;
	color: #505030;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 120%;
	text-decoration: none;
	color: #666633;
}
@font-face {
	font-family: 'NovgorodATE Regular';
	src: url('novgorodate.eot');
	src: local('NovgorodATE Regular'), local('NovgorodATE'), url('novgorodate.woff') format('woff'), url('novgorodate.ttf') format('truetype'), url('novgorodate.svg#NovgorodATE') format('svg');
}