body {
 font-family: Book Antiqua;
	font-size: 12pt;
}

table {
 font-family: Book Antiqua;
	font-size: 12pt;
}

A IMG {
 border: none; /* Убираем границу */
}

/*A{color:#007000;}*/

* {margin:0;}

* html body {
  font-size: x-small; /* for IE5/Win */
  f\ont-size: small; /* for other IE versions */  
}

.letter { 
	color: #005000; 
	font-size: 150%; 
	font-family: Book Antiqua; /* Шрифт с засечками */ 
	font-weight: bold;
	position: relative; /* Относительное позиционирование */ 
	top: 1px; /* Сдвиг сверху */ 
}
.greenfont{
	color: #004000; 
	font-size: 16pt; 
	font-family: Book Antiqua; /* Шрифт с засечками */ 
	font-weight: bold;
}

.booklink{
	color:#004000;
	text-decoration:none;
	font-size: 14pt;
}

.greenfont2{
  color:#004000;
	font-weight: bold;
	font-size: 120%; 
}
.ep{
  	width: 60%; 
  	padding: 10px;
		font-style:italic;
}

.greenlink{
color:#004000;
font-weight: bold;
}

.greenlink2{
color:#007000;
}


#ep{
  	width: 60%; 
  	padding: 10px;
		font-style:italic;
}

#block{
	width:740;
	height:610;
	overflow:auto;
}
