

body { 
		background:	#cfcbbf;
	  background: #d7c29f;
	  background: #e7d2af;
	  
}

.telo {
		 background: #fffbef;
		 width: 680;
		-moz-border-radius: 16px;
		-webkit-border-radius: 16px;
 }

.paper { width: 640;
		 padding-top: 8pt;
}

h1, h2, h3, dt, dd, ul {
	text-align: left;
}

h1 { color: #fc3063;
	 color: #cc0033;
	 	 color: #cc2233;

 }
h2 { color: #003399 }

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 {
	margin: 2pt 0 4pt 0;
 }
dd {
	margin: 0 0 0 32pt;
	line-height: 150%; 
	text-indent: -48pt;
 }
 
 
 .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;  }

