body { 
		background:	#cfcbbf;
	  background: #d7c29f;
	  background: #e7d2af;
	  background: #e8ddca;
	  background: 	  #eae6d7 
	  
}

.telo {
		 background: #fffbef;
		 width: 680;
		-moz-border-radius: 16px;
		-webkit-border-radius: 16px;
		border-radius: 16px;

 }

.paper { width: 640;
		 padding-top: 8pt;
}
.head {
		margin: 12pt 12pt 12pt 12pt;
		border-bottom:  		4px double gray;
	font-size:90%;
	font-family: verdana, arial, sans-serif;
}

h1, h2, h3, h4, dt, dd, ul {
	text-align: left;
}

h1 { color: #fc3063;
	 color: #cc0033;
	 	 color: #cc2233;

 }
h2 { color: #003399 }
h3 { font-size: 112%;
		margin-top: 24pt;
		margin-left: 48pt;
}
h4 { 
 		font-style: italic ;
 		font-size: 106%;
		margin-left: 64pt;
		margin-bottom: 6pt;
 }

p {
	margin: 4pt 8pt 0 8pt;
	text-indent:12pt;
	font-size:100%;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
}

dt, dd {
	font-family: verdana, arial, sans-serif;
}	
dt {
	mergin: 2pt 0 4pt 0;
 }
dd {
	margin: 0 0 0 32pt;
	line-height: 150%; 
	text-indent: -48pt;
 }
 li { 
 	text-indent: 8pt;
  }
 
 .avtor,  .dgerelo { text-align: right; }
 .avtor {
 	font-size: 85%;
 }
 .dgerelo {
 	font-size: 78%;
 }
a {
	text-decoration:none;
}

a:visited { 	color: #0b0080; }
a:active {	color: #336666 }
a:hover {	text-decoration: underline;  }

@font-face {
    font-family:'AmpirDeco';
    src: url('Ampir Deco.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.class_AmpirDeco {
	font-family:'AmpirDeco'
	}
