body  
{

	background-image: url(../../DATA/IMAGES/fon.jpg) ; }

a     
{	
	color : Blue;
	text-decoration : none;
    font-style : ITALIC;
    font-weight : bold;
    letter-spacing : 2px;
    font-size : 11px; }

.th
      { background : #555555; }
      
h2    { text-align : center;
	font-family: "Courier New Cyr", Times, serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 3px;
	cursor : default;
    margin-bottom: 0px;
	margin-top: 0px;
	color: #ffe4b5; }