div.errors {
font-family: Arial; 
font-size: 13px; 
color: #0ff;
}

div.content {
width: 100%;
color: white;
}

div.content h1 {
font-family: Arial;
font-size: 21px;
font-weight: normal;
color: #ffcc66;
}

div.content h2 {
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #ffcc66;
}

div.content h3 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #ffcc66;
}

div.content p {
font-family: Arial;
font-size: 12px;
color: white;
text-align: justify;
}

div.content ul, div.content ol {
font-family: Arial;
font-size: 12px;
}

div.content b, div.content strong {
font-family: Arial;
font-weight: normal;
color: #ffcc66;
}

div.content a {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #ffcc66;
}

div.content a:visited {
color: #ffcc66;
}

div.content a:hover {
color: #ffff00;
}

div.content a.size1 {
font-family: Arial;
font-size: 18px;
font-weight: normal;
color: #ffcc66;
}

div.content a.size1:hover {
color: #ffff00;
}

div.content table {
	font-family: Arial;
	font-size: 12px;
	border-color: #fff;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}

div.content table td, div.content table th
{
	border-color: #fff;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	text-align: center;
}

div.content table.noborder,
div.content table.noborder td,
div.content table.noborder th
{
	border-width: 0;
}

div.epigraf p {
font-family: Arial; 
font-size: 14px; 
font-weight: normal; 
}

div.epigraf b {
font-size: 14px;
font-weight: normal;
color: white;
}


<!-- Крупный -->
div.content2 {
width: 100%;
color: white;
}

div.content2 h1 {
font-family: Arial;
font-size: 24px;
font-weight: normal;
color: #ffcc66;
}

div.content2 h2 {
padding-top: 30;
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #ffcc66;
}

div.content2 p {
font-family: Arial;
font-size: 16px;
color: white;
text-align: justify;
}

div.content2 ul, div.content2 ol {
font-family: Arial;
font-size: 16px;
}

div.content2 ul ul, div.content2 ol ol,
div.content2 ul ul a, div.content2 ol ol a,
div.content2 ul.s12 {
font-family: Arial;
font-size: 12px;
}

div.content2 b, div.content2 strong {
font-family: Arial;
font-weight: normal;
color: #ffcc66;
}

div.content2 a {
font-family: Arial;
font-size: 16px;
font-weight: normal;
color: #ffcc66;
}

div.content2 a:visited {
color: #ffcc66;
}

div.content2 a:hover {
color: #ffff00;
}

div.content2 table {
	font-family: Arial;
	font-size: 16px;
}


.ajaxSearch_resultLink {
   text-decoration: underline;
   color: #ffcc66;
}

.ajaxSearch_highlight {
   color: #ffcc66;
   font-weight: bold;
}
.ajaxSearch_paging a {
   color: #ffcc66;
}
.ajaxSearch_resultExtract {
  font-family: Arial;
  font-size: 13;
}
