/* File type: CSS; 
File name: 510.css: 
File location: 'http://510mln.ru/css/' 
Autor: Dmitri Anisimov */ 

BODY{
	background-color: #FFFFFF;
	font-family: Arial;
    color : #336666;
} 

A:link{
	color : #006666;
	text-decoration : underline;
}

A:active{
	color : #660033;
	text-decoration : underline;
}

A:visited{
	color : #003333;
	text-decoration : underline;
}

P{
	text-align: justify;
	font-size: 10pt;
	margin-left : 40px;
	margin-right : 40px;
	line-height : 150%;
}

P.author{
	text-align: left;
	font-size: 8pt;
}  

P.intro{
	font-weight : bold;
}

P.intro2{
	font-weight : bold;
    font-size: 10pt;
    margin-left : 320px;
    margin-right : 10px;
}

P.menu{
	text-align: right;
}

P.picture{
	text-align: center;
	font-size: 8pt;
    margin-top : 10pt;
    margin-bottom : 20pt;
}  

P.nextprev{
	text-align: center;
	font-size: 8pt;
	margin-bottom : 24pt;
}

H1{
	text-align : left;
	font-size : 10pt;
	margin-left : 40px;
	
}

H2{
	text-align : center;
	font-size : 10pt;
	margin-left : 40px;
	margin-bottom : 30px;
}

H3{
	text-align : left;
	font-size : 10pt;
	margin-left : 40px;
}

img.intext{
	margin-top : 5pt;
	margin-bottom : 10pt;
}

img.comment{
	margin-top : 5pt;
}

ul.intext{
    line-height : 150%;
}

li{
	text-align : justify;
	font-size : 10pt;
	margin-left : 40px;
	margin-right : 40px;
}

hr{
	color: #003333;
}

/* End of file */ 

