.стиль8 {font-size: 24px; color: #CC0000; }
.стиль1 {font-size: 24px;
	color: #CC3300;
}
.стиль11 {color: #FF0000}
.стиль12 {color: #006699}
.стиль13 {color: #990000}
.стиль15 {color: #FFFFFF; font-size: 18px; }
.стиль16 {color: #CC0066; font-size: 18px; }
.стиль18 {	color: #006699;
	font-size: 24;
}
.стиль19 {color: #000000}
.стиль2 {font-size: 18px;
	color: #0033FF;
}
.стиль3 {font-size: 18px
}
.стиль7 {font-size: 18px; color: #000000; }
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1 {
	position:absolute;
	left:1%;
	top:7px;
	width:319px;
	height:354px;
	z-index:1;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
}
.стиль20 {
	color: #0000FF;
	font-weight: bold;
}
#apDiv2 {
	position:absolute;
	left:70%;
	top:173px;
	width:275px;
	height:170px;
	z-index:2;
}
.стиль23 {color: #FFFFFF}
.стиль25 {
	color: #990000;
	font-size: 24px;
}
.стиль27 {
	color: #006699;
	font-size: 18;
}
/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
