BODY, TD {
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

.just{
	text-align: justify;
}


A {
	text-decoration: none;
	color: #990000;
}
A:Hover {
	text-decoration: none;
	color: #846C37;
}


/* Form elements */
input,textarea, select {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif ;
	font-size: 8pt;
}

/*строка навигации*/

A.n {
	text-decoration: none;
	color: white;
}
A.n:Hover {
	text-decoration: none;
	color: #FFE2BC;;
}

/*b*/

A.b {
	text-decoration: none;
	color: #990000;
}
A.b:Hover {
	text-decoration: none;
	color: #846C37;
}
/*a*/
A.a {
	text-decoration: none;
	color: #502800;
}

A.a:Hover {
	color: #846C37;
	text-decoration: none;
}
/*menu*/
A.menu {
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #781A04;
	font-size: 7.5pt;
	font-weight: bold;
}

A.menu:Hover {
	font-family: Tahoma, Verdana, sans-serif ;
	color: #846C37;
	text-decoration: none;

}



/*по умолчанию*/
.styleuni {
 color: #000000;
 font-family: Tahoma, Verdana, sans-serif ;
 font-size: 8pt;
 desc:"по умолчанию";
}
/*заголовок на главной странице*/
.style1 {
	color: #092650;
	font-family: Tahoma, Verdana, sans-serif ;
	font-weight: bold;
	font-size: 9pt;
	font-variant: small-caps;
	desc:"заголовок на главной странице";
}
/*заголовок внутренних страниц*/
.style2 {
	color: Black;
	font-size: 13pt;
	font-family: Tahoma, Verdana, sans-serif ;
	font-weight: bold;
	desc:"заголовок внутренних страниц";
}
/*уменьшенный шрифт*/
.style3 {
	color: Black;
	font-size: 7.5pt;
	font-family: Tahoma, Verdana, sans-serif ;
	desc:"уменьшенный шрифт";
}
