BODY{
	SCROLLBAR-BASE-COLOR: #F7F7F6;
}
P{
	text-indent: 5%;
	text-align: justify;
	font-family: "Times New Roman";
	text-indent: 10 mm;
}
UL {
 text-align: justify; 
 font-style: italic;
 font-family: "Times New Roman";
 font-size: 12pt;
}
OL {
 text-align: justify; 
 font-style: italic;
 font-family: "Times New Roman";
 font-size: 12pt;
}
.prim{
  	font-style: italic; color: blue;font-size: 12pt;
  }
A.programm{
  	color: Blue;text-decoration: none;font-size: 12pt;
  }
A.programm:hover {
  	text-decoration: underline; font-weight: bolder; 
	color: Green;
  }
A{
  	color: Blue;text-decoration: none;font-size: 12pt;
  }
A:hover {
  	text-decoration: underline; font-weight: bolder; 
	color: Navy;
  }
table{
	border: 0px;
}
td.menu{
	text-align: center;
}
.new2 {
	color: blue;
	font-style: italic;
	letter-spacing: 1pt;
	text-align: center;
	font-family: Tahoma;
}
.author{
	color: #DCDCDC; text-align: left; font-size: 12pt; 
	font-family: Times New Roman;
}
.table_about{
	 color: #0000CD ;text-align: left; font-size: 12pt;
}


