BODY {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
.shapka {
  background-image: url(../../img/fo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}
P {
	text-indent: 0px;
	text-align: center;
	margin-top: 1pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
}
.t11 {
	font-size: 10px;
}
.left {
	text-align: left;
}
H1 {
	background-color: #994D00;
	color: #F5FFFA;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #A0522D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4%;
	margin-right: 4%;
}
HR {
	color: #808000;
	margin-left: 25%;
	margin-right: 25%;
	background-color: transparent;
}
A {
	COLOR: #000099;
	background-color: transparent;
	text-decoration: none;
}
A:link {
	COLOR: #000099;
	background-color: transparent;
	text-decoration: none;
}
A:visited {
	COLOR: #003399;
	background-color: transparent;
	text-decoration: none;
}
A:hover {
	COLOR: #000099;
	background-color: transparent;
	text-decoration: underline;
}
.borderthinblue {
	background-color: transparent;
	border: thin ridge #99CCFF;
}
.borderthinlime {
	background-color: transparent;
	border: thin ridge #00FF00;
}

