p {
	font-size: 11px;
	color: #000000;
	padding: 30px;
	text-align: justify;
	white-space: normal;


}
h1 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #009900;
	text-decoration: none;

}
a:hover {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	color: #009900;
	font-weight: bold;
	text-decoration: none;


}
.1 {
	text-align: center;
	vertical-align: middle;
}
.ramka {
	border: 1px solid #009900;
}
