BODY

{font-family: Arial; 
font-size:10px;
background-color: #fff;

}

H1 {
margin-top: 15px;
font-size:22px;
margin-bottom: -28px;
}

HR {
 border: none; /* Убираем границу для браузера Firefox */
 color: #0080C0; /* Цвет линии для браузера Internet Explorer */
 background-color: #0080C0; /* Цвет линии для браузера Firefox и Opera */
 height: 2px; /* Толщина линии */
}


A IMG {
	border: none;
}

.menu a {
margin: 5px;
}


UL {
 list-style-type: disc; /* маркеры */
}


LI {
padding-bottom: 5px;
padding-top: 5px;
margin-left: -20px;

}



A:link {color: #0080C0}
A:visited {color: #0080C0}
A:active {color: #D5312B}
A:hover {color: #D5312B}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top; 
}


.topbg {

background:url(/images/ippp/topbg.gif) repeat-x;
height:150;
}