.txt1 {
	font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;
	font-size: 16px;

}
.txt2 {
	font-family: "Verdana", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: bold;
    margin-bottom: 20px;
	margin-left: 60px;
	margin-top: 20px;
}

.txt2 P {
     margin-top: 10px;
}

.truffault {  
     font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;  
     color : #000000;  
     font-size: 13px;  
     margin-bottom: 5px;
	font-style: italic;
} 



.hitch {  
     font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;  
     color : #000000;  
     font-size: 13px;  
     margin-bottom: 15px;  
} 

.hitch P { 
     margin-top: 10px;  
} 

.anno {
	font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;
	color : #000000;
	font-size: 13px;
}

.header {
	font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;
	font-size: 14pt;
	font-weight: bold;
}

.author {
	font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;
	font-style: italic;
	font-size: 14px;
	color : #777777;
}

.plain {
	font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;
	color : #000000;
	text-align: left;
}

.copy {
	font-family: "Times New Roman Cyr", "Times New Roman", Georgia, serif;
	color : #FFCC00;
	font-size : 12px;
	font-weight: bold;
}

.truff {
	font-family: "Times New Roman Cyr", "Times New Roman",  Georgia, serif;
	color : #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	line-height: 22px;
}

A:LINK {color: #555555; text-decoration: none;} 
A:VISITED {color: #777777; text-decoration: none;} 
A:HOVER {color: #555555;text-decoration: underline;} 
