* {
	padding:0;
	margin:0;
}

body {
	font: normal 12px "Lucida Grande", "Verdana", sans-serif;
	color: #1B1B1B;
	background-color:#EAEAFF; 
	
	}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #800000;
}




h2 {
	font-size: 1.3em;
    color: #1B1B1B;;
    font-weight: bold;
    font-family: Verdana;
 }

strong {
	font-size: 1.2em;
     color: #161616;
    font-weight: bold;
    font-family: Verdana;
    
}  

 .head_title{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 25px;
    background: #CACAFF; /* Fone Color */
    border: 1px solid #DBDCF7; /* Ramka */
    font-size: 11px;
	font-family: Verdana;
	font-weight: 100;
	color: #161616;
    font-variant: small-caps;
    }

.head_desc{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 25px;
    background: #EAEAFF; /* Fone Color */
    border: 1px solid #DBDCF7; /* Ramka */
    font-size: 11px;
	font-family: Verdana;
	font-weight: 100;
	color: #161616;
    
    }
.promo1{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 25px;
    background: #EAEAFF; /* Fone Color */
    border: 1px solid #DBDCF7; /* Ramka */
    font-size: 14px;
	font-family: Verdana;
	font-weight: 100;
	color: #161616;
    font-variant: small-caps;
    }


.pic1{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: auto;
    background: #EAEAFF; /* Fone Color */
    border: 1px solid #DBDCF7; /* Ramka */
    font-size: 13px;
	font-family: Verdana;
	font-weight: 100;
	color: #161616;
    }

