.text {

<!-- Tекст -->;

font-family: Tahoma, Verdana, Arial, sans-serif !important;
font-size:11px ;

	font-style : normal;

	font-variant : normal;

	font-weight : normal;

	color : #c9c6c4;

}



.text1_bold {

	<!-- Tекст жирный -->;

font-family: Tahoma, Verdana, Arial, sans-serif !important;
font-size:11px ;

	font-style : normal;

	font-variant : normal;

	font-weight : bold;

	color : #c9c6c4;

}



.text_coursive {

<!-- Tекст курсивный -->;

font-family: Tahoma, Verdana, Arial, sans-serif !important;
font-size:11px ;

	font-style : italic;

	font-variant : normal;

	font-weight : normal;

	color : #c9c6c4;

}



.text_coursive_b {

<!-- Tекст жирный курсивный -->;

font-family: Tahoma, Verdana, Arial, sans-serif !important;
font-size:11px ;

	font-style : italic;

	font-variant : normal;

	font-weight : bold;

	color : #c9c6c4;

}



.text_coursive_0 {

font-family: Tahoma, Verdana, Arial, sans-serif !important;
font-size:11px ;

	font-style : italic;

	font-variant : normal;

	font-weight : normal;

	color : #c9c6c4;

}



.text_caption {

<!-- Название статьи -->;

font-family: Tahoma, Verdana, Arial, sans-serif !important;
font-size:14px ;

	font-style : normal;

	font-variant : normal;

	font-weight : bold;

	color : #c9c6c4;

}



.text_1 {

	font-family : Verdana;

	font-size : 60%;

	font-style : normal;

	font-variant : normal;

	font-weight : normal;

	color : #c9c6c4;

}



.td_null {

<!-- Белая ячейка -->;

font-family: Tahoma, Verdana, Arial, sans-serif !important;
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 : #c9c6c4;



}


