.Theme {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.NumTheme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.GOST {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.NameTheme {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.PartText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.PartText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.forPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
 
p.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
text-align:justify;
text-indent:27.0pt;
}
  
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
