body
{
	margin:0;
	padding:0;
}

img
{
	border:0;
}

body,p,td,th,li,div
{ 
	font-family: Arial; 
	font-size: 10pt; 
	font-style: normal ; 
	font-weight: normal ;
}

h1
{
	font-size: 14pt;
	text-align: center;
	color: red;
}

h2
{
	font-size: 10pt;
	color: red;
	margin-bottom: 0; padding-bottom: 0;
}

a
{
	text-decoration: none;
	
}

a:hover
{
	text-decoration: underline;
}

#menu a {
	color: white;
	padding-right: 8px;
}

.blacklinks a {
	color:black;
	text-decoration:underline;
}

.zagolovok {
	font-size: 24px;
	color: #f00;
}
div.news-item {
	font-style: Italic;
}
div.news-item p {
	font-style: Italic;
}
