body {
	font-family: arial; 
	font-size: 14px; 
	color:#515151;
}	
.main {
	font-size: 12px; 
}	
.main14 {
	font-size: 14px; 
}	
.main14bold {
	font-size: 14px; 
	font-weight: bold;
}	
.greek {
	font-family: greekc,symbol; 
	font-size: 13px;
	font-weight: bold;
}
.latin {
	font-family: Times; 
	font-size: 14px;
	font-weight: bold;
}
.title1 {
	font-size: 18px;
	font-weight: bold; 
	margin-top: 25px;
}	
.title2 {
	font-size: 16px;
	font-weight: bold; 
	margin-top: 25px;
	color: navy;
}	
.idTitle {
	font-size: 16px; 
	margin-top: 15px; 
	font-weight: bold; 
	color: navy;
}
.idTable {
	font-size: 12px; 
	margin-top: 15px; 
	color: black; 
}	
.idText {
	font-size: 12px; 
	color: black; 
}	
.idSubTitle {
	text-decoration: underline; 
	font-size: 14px;
	margin-top: 15px; 
	color: navy;
}	

