body
	{
	background: #76B2E4;
	font-family: "Lucida Sans Unicode", "Times New Roman", "Franklin Gothic Demi", sans-serif
}
<!-- новогодний фон
body	{
	background-image: url('img.files/golub76.gif')
	}
-->	
h1, h2,	h3, h4, h5
	{margin:2px}
	
p	{margin:0px; color:#000066}

.title1_center_blue		{text-align:center; color:#000066 }
.title2_left_blue		{text-align:left;   color:#000066 }
.title3_center_white	{text-align:center; color:#FFFFFF }
.title4_left_white		{text-align:left;   color:#FFFFFF }

.center_blue	{text-align:center; color:#000066 }
.left_blue		{text-align:left;   color:#000066 }
.center_white	{text-align:center; color:#FFFFFF }
.left_white		{text-align:left;   color:#FFFFFF }
.justify_blue	{text-align:justify; color:#000066 }

.style1 {font-family: "Franklin Gothic Demi"}
.style2 {font-family: "Franklin Gothic Demi"; color: #000066; }
.style3 {color: #FFFFFF}
.style4 {font-family: "Franklin Gothic Demi"; color: #000066; }
.style5 {color: #FFFFFF}
.style6 {color: #000066}
.style7 {color: #FFFFFF}
.style8 {font-family: "Franklin Gothic Demi"; color: #000066; }
.style9 {color: #000066}
.style10 {color: #FFFFFF}
.style23 {
	font-size: 8px;
	color: #000066;
	}
	
	
p.main
	{color:#000066; font-family: "Times New Roman"}

.data_right				{text-align:right; color:#000066; 
						font-weight: bold; font-size:11.0pt}

.italic_main_white
				{text-align:center; 
				color:#FFFFFF; 
				font-style:italic; 
				font-family: "Times New Roman"}
	
.img	{padding-top: 10px}	
	
img.main {float:left; padding-right:10px}