BODY { 
	color: #000000; 
	font-family: Georgia; Trebuchet MS, Tahoma, Arial CE, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: justify;
	margin: 0; 
	line-height: 20px;
	}


A { text-decoration: none; }
A:LINK { color: #000000; }
A:ACTIVE { color: #000000; }
A:VISITED { color: #000000; }
A:HOVER { color: #000000; text-decoration: underline;  }

.bialy { text-decoration: none; }
.bialy:LINK { color: white; }
.bialy:ACTIVE { color: white; }
.bialy:VISITED { color: white; }
.bialy:HOVER { color: #000000; text-decoration: underline;  }

.text {
	margin-left: 115px;
	margin-right: 115px;
}

.layout-page {
	width: 770px;
	margin-left: 140px;
	margin-right: 20px;
}

.cite {
	margin-left: 200px;
	margin-right: 200px;
	border: 1px dotted #000000;
	padding: 20px
}

H1 {
	font-size: 17px;
	color: #000000;
	margin-left: 115px;
	margin-right: 115px;
	font-style: italic;	
	margin-bottom: 0px;
}

.data {
	margin-left: 115px;
	font-size: 10px;
	color: #000000;
}

P { 
text-indent: 50px;

}