BODY {
	background: #D0D4BB;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 100%;
	margin : 10 10 10 10;	
}
TD {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 100%;
	
}
TD.kazaniehead {
	color: #656565;
	background: #d3d7be;
	font-family: Arial, sans-serif;
	font-size: 100%;
	background-color: #BBBEA5;
	border: thin;
	text-align: center;
}
TD.kazanie {
	color : #000000;
	background : #d2d6bd;
	font-family : Arial, sans-serif;
	font-size: 100%;
}

FONT.f { /* first letter */
	font-size: 150%; 
	font-weight : bold;
	font-family : "Courier New"; 
	color: #ECDBCC;
}	
A.foto:Visited {
	color: Black;
}
A:Link {
	text-decoration: none;
	color: #606060;
}
A:Visited {
	color: #909090;
	text-decoration: none;	
}
A:Hover, A:Active {
	text-decoration: underline;
	color: #FFFFFF;
}
H1 {
	font-size: 150%;
	color: Yellow;
	/*text-align : center;*/
	text-indent : 38px;
	line-height : 140%;
	font-family : "Comic Sans MS","Arial";
}
H2 {
	font-size: 130%;
	color: #FF99CC;
	text-align : center;
	line-height : 80%;
}
HR {
	color: silver;
	height: 1pt;
}
P {
	text-indent : 38px;
}
