p,table,td,tr,ul
{font-size:9pt; font-family : Arial;}

     
.menu
	{font-size : 7pt;
	font-family : Arial;
	color : #00FF00;
	font-weight : bold;
        text-decoration: none;}
     
.menu:Hover
	{font-size : 7pt;
	font-family : Arial;
	color : #00FF00;
	font-weight : bold;
	text-decoration: underline;}

.menu1
	{font-size : 9pt;
	font-family : Arial;
	color : #0075A0;
	font-weight : bold;
        text-decoration: none;}
     
.menu1:Hover
	{font-size : 9pt;
	font-family : Arial;
	color : #0075A0;
        font-weight : bold;
	text-decoration: underline;}
.menu2
	{font-size : 9pt;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
        text-decoration: none;}
     
.menu2:Hover
	{font-size : 9pt;
	font-family : Arial;
	color : #FFFFFF;
        font-weight : bold;
	text-decoration: underline;}



.menu21 {
  color: blue;
  font-family:arial;
  font-size:12px;
  line-height: 19px;
}


.menu3
	{font-size : 8pt;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
        text-decoration: none;}
     
.menu3:Hover
	{font-size : 8pt;
	font-family : Arial;
	color : #FFFFFF;
        font-weight : bold;
	text-decoration: underline;}
     
A
	{font-size : 10pt;
	font-family : Arial;
	color : #0075A0;
	font-weight : bold;
        text-decoration: none;}
     
A:Hover
	{font-size : 10pt;
	font-family : Arial;
	color : #0075A0;
        font-weight : bold;
	text-decoration: underline;}


h1 
{font-size:14pt; font-family : Arial; color:#0075A0; font-weight:bold;}


h2 
{font-size:12pt; font-family : Arial; color:#0075A0; font-weight:bold;}


h3 
{font-size:10pt; font-family : Arial; color:#0075A0; font-weight:bold;}

h4 
{font-size:7pt; font-family : Arial; color:#0075A0; font-weight: normal}

h5
	{font-size : 11pt;
	font-family : Arial;
	color : #0075A0;
        font-weight : normal;
	font-style : italic;}





#container
{
width: 25%;
margin: 5px auto;
background-color: #dedede;
color: #333333;
border: 1px solid gray;
line-height: 75%;
}

p.line { 
 border-left: solid 2px black; /* Линия слева от текста */
 margin-left: 20px; /* Отступ слева от края до текста */
 padding-left: 7px; /* Расстояние от линии до текста */
}







