body{
	background-image: url(img/fon.jpg);
}
a
{
font-family: verdana;
font-size: 9pt;
font-weight: bold;
color: #41A009;
text-decoration: none;
}
a.black{font-size:9pt; text-decoration: none; font-weight: normal;}
a.black:link{color: Black;}
a.black:visited{color: Black;}
a.black:hover{color: Black; text-decoration: underline;}
a.black:active{color: Black;}
.m
{
font-family: verdana;
font-size: 7pt;
font-weight: bold;
color: #41A009;
text-decoration: none;
}
.em
{
font-family: verdana;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-decoration: none;
}
.text
{
font-family: verdana;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-decoration: none;
}
.header 
{
font-family: verdana;
font-size: 11pt;
font-weight: bold;
text-align: center;
color: White;
}
p, ul, li
{
	font-family: verdana;
	font-size: 10pt;
	text-align: justify;
	color: #222222;
}

img{
border: 0px;
}

