.text {
<!-- Tекст -->;
	font-style : normal;
	font-variant : normal;
        font: normal 12px tahoma; 
	color: #5d5d5d;
        line-height: 170%
}
.text1_bold {
	<!-- Tекст жирный -->;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

.text_coursive {
<!-- Tекст курсивный -->;
	font-family : "Times New Roman";
	font-size : 12px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #999999;
}

.text_coursive_b {
<!-- Tекст жирный курсивный -->;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : #999999;
}

.text_coursive_0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #999999;
}

.text_caption {
<!-- Название статьи -->;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #666666;
}

.text_1 {
	font-family : Verdana;
	font-size : 60%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #666666;
}

.td_null {
<!-- Белая ячейка -->;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        border-top : none;
        border-bottom : none;
        border-right : none;
        border-left : none;
        background-color : #FFFFFF;

}
.header_text {
<!-- Текст заголовка H1 -->;
        color: #8997a7;
	font: normal 18px tahoma;
        margin: 0

}
.a td{
        background: url(/img/punktir_6.gif) 0% 100% repeat-x
}
