  /* Background images */
  
.back-1 { 
     background: url(../images/fon.jpg) no-repeat right top;        
     }                                       

  /* Color Fonts */

.col-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60000A;
	font-style: normal;
	font-weight: normal;
    }

.col-1 a {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #60000A;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
    }      

.col-1 a:hover  { 
  text-decoration: none; 
  font-style: normal; 
  font-weight: normal;                                                 
  } 

  /**/

.col-2 { 
  font-family: "Times New Roman", Times, serif; 
  font-size: 12px; 
  color: #A17477;
  }

.col-2 a {
	text-decoration: underline;
	font-style: normal;
	font-weight:  normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #AE888B;
    }      

.col-2 a:hover  {
	text-decoration: none;
	font-style: normal;
	font-weight:  normal;
    }

  /*Formats and hack*/

.fonnone {background:none !important;}  

.coun img  {
  height: 1px !important; 
  width: 1px !important;              
  border-style:none !important;
  }  

body, body form {
  margin: 0px;
  }
  
body p {
  margin-top: 1em;
  margin-bottom: 1em;
  }
.back-2 {

     background: url(../images/pol.gif) no-repeat center top;
}
