p {
 text-indent: 7px; /* Отступ первой строки в пикселах */
 text-align: justify;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:4A4A4A;
}
a {
	text-decoration: none;
}
A:hover {
 text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
 color: red; /* Ссылка красного цвета */
} 


.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #4190d0;
	font-weight: bold;
}
.style2 {
	color: #ffb400;
	font-weight: bold;
}
.style3 {color: #0d6ca3}
.style4 {color: #ff8c00}
.style5 {color: #ffffff}
.style6 {color: #000000}