BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-repeat: repeat-x;
	background-color: #B9BCC8
}

.norepeat {
	background-repeat: no-repeat
	
}


P {
	font-size: 8pt;
	font-style: normal;
	text-align: justify

}

.centr {
	text-align: center

}

.prav {
	text-align: right 
}

.nointerval{
	line-height: 50%

}
.shapka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
	font:italic  900 16px arial;
	text-decoration:overline;
	text-align: left
}

A {
	font-weight: bold;
	line-height: 9pt;
	text-decoration:none;
	color: #330066
}

A:HOVER {
	color: #800040
}


