p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14 pt;
	font-weight: жирный;
	color: #000066;
	text-align: justify;
	text-indent: 1em;
	cursor: hand;
}
.right {
	font-family: "Times New Roman", Times, serif;
	font-size: 14 pt;
	color: #000066;
	text-align: right;
	text-indent: 1em;
	cursor: help
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	cursor: help;
}
a:link {
	color: #990099;
	text-decoration: none;
	;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: underline;
}
