/* 

Стили файл css_009_001.css для использования здесь: css_009_001.html

Copyright note. 
Feel free to use kocby.ru's styles for your site or blog if you want. 
Also you can use free any other content and soft of kocby.ru - all you have to do is set back link to kocby.ru

Примечание о соблюдении авторских прав. 
Вы можете бесплатно и без каких-либо разрешений использовать стили сайта kocby.ru на вашем сайте или блоге.
Также вы можете использовать любой контент или софт kocby.ru - все, что вы должны сделать, это поставить ссылку на kocby.ru

*/


.font_style_normal {
	font-style:normal;
}
.font_style_italic {
	font-style:italic;
}
.font_style_oblique {
	font-style:oblique;
}
.font_weight_normal {
	font-weight:normal;
}
.font_weight_lighter {
	font-weight:lighter;
}
.font_weight_bold {
	font-weight:bold;
}
.font_weight_100 {
	font-weight:100;
}
.font_weight_200 {
	font-weight:200;
}
.font_weight_300 {
	font-weight:300;
}
.font_weight_400 {
	font-weight:400;
}
.font_weight_500 {
	font-weight:500;
}
.font_weight_600 {
	font-weight:600;
}
.font_weight_700 {
	font-weight:700;
}
.font_weight_800 {
	font-weight:800;
}
.font_weight_900 {
	font-weight:900;
}




.serif_1 {
	font-family: "Times New Roman", "Georgia", serif; 
/*	font-family: Symbol;	*/
/*	font-family: Webdings;	*/
/*	font-family: Wingdings;	*/
} 
.sans_serif_1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
.monospace_1 {
	font-family: "Courier New", "Courier", "Andale Mono", monospace;
}



#header1 {
	color: #C32017; 
}

.new1 {
	color: #6BC5E3; 
}

.eng1 {
	background-color: #F0FFFF; 
}

.rus1 {
	background-color: #FFF0FF; 
}


/*

The End...

*/