strong 
{
color: #404040; 
font-weight:bold;
}


td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
}

a:link
{
color: #375890; text-decoration: none;
}

a:visited 
{
color: #5B52A4; text-decoration: none;
}

a:hover 
{
color: #FF9600;	text-decoration: none;
}


p {
font-family: Arial, verdana; 
font-size: 12px;
color: #404040; 
Line-height: 18px;
}


li
{
Line-height:  18px;
padding-left: 7px;
padding-top:  0px;
margin-top:   8px;
list-style:inside url(../images_design/arrow-list.gif);
background-repeat: no-repeat;
}


a.text_link:link, a.text_link:visited,  a.text_link:hover {
font-family: Arial, verdana; 
font-size: 12px;
color: #404040; 
Line-height: 18px;
}


.date {
font-family: Arial, verdana; 
font-size: 11px;
color: #848484; 
Line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18px;
	color: #3E5B8A;
	padding-top: 0px;
	margin-top: 9px;
} 

h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #3E5B8A;
	font-weight: bold;
}


.title_text {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #3E5B8A;
	font-weight: bold;
}


.Bold
{
	font-weight: bold;
	color: #404040;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #3E5B8A;
}

.Code_1
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px
	font-size: 12px;;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
	padding: 5px 5px 5px 5px;
	Line-height: 18px;
}

.Code_2 {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 12px;
	color: #111111;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	Line-height: 18px;
}

.quote_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	Line-height: 18px;
}

/* Добавляем пунктирную линию под текстом */
.underline_dashed_blue { 
border-bottom: 1px dashed; 
border-bottom-color: blue;
}

/* Добавляем пунктирную линию под текстом */
.underline_dashed_red { 
border-bottom: 1px dashed; 
border-bottom-color: #F10000;
}
