@charset "windows-1251";
	<!-- заголовок шапки шаблона -->
	.main_header { 
			font-weight:bold; 
			color:#2B448E}  	
		#small {font-family:Times, "Times New Roman",  serif; font-size:14}
		#large {font-family:Tahoma, sans-serif; font-size:22}

	<!-- ссылки шапки шаблона-->	
	.template_header_link {font-family:Tahoma,  Sans-serif; 
			text-decoration:none;
			font-size:13;		
			color: #7A63A3;
			font-weight:bold}
	.template_header_link:link  {
			color: #7A63A3;
			text-decoration:none}
	.template_header_link:visited {
			color: #7A63A3;
			text-decoration:none}
	.template_header_link:hover {
			color: #7A63A3;
			text-decoration:underline}
			
	<!-- ссылки из текста-->	
	.simple_link {font-family:Tahoma,  Sans-serif; 
			text-decoration:none;
			font-size:12;		
			color: #3A3AE3;
			font-weight:bold}
	.simple_link :link {color:#3A3AE3;
			text-decoration:none; 
			font-weight:bold}
	.simple_link :visited {color:#3A3AE3;
			text-decoration:none; 
			font-weight:bold}
	.simple_link :hover {color:#3A3AE3;
			text-decoration:underline;
			font-weight:bold}

	<!-- ссылки меню главной страницы (слева)  -->
	.template_left_links{font-family:Tahoma,  Sans-serif; 
			color:#597BAD;
			font-size:14;		
			font-weight:bold;
			text-decoration:none}
		.template_left_links:hover{
				text-decoration:none}
	
	.body, .img_caption .h6, .h4, .h5 {font-family:Tahoma, sans-serif}
	.body, .img_caption .h6, .h4, .h5 {color:284F76}
	.img_caption {font-size:13}	
	.body, .h6 {font-size:13}
	.body  {font-weight:normal}
	.h6, .h5, .h4 {font-weight:bold}
	.h3 {font-size:18}
	.h4 {font-size:16}
	.h5 {font-size:14}
 
	BODY, H4, H5 , H6 {font-family:Tahoma, sans-serif; 
			color:284F76}
	BODY, H6 {font-size:13}
	H4, H5, H6 {font-weight:bold}
	H3 {font-size:18}
	H4 {font-size:16}
	H5 {font-size:14}
