body {
	font-family: Times New Roman, Times, serif;;
}

a {
 color: red; /* Öâåò ññûëîê */

}

a:visited {
 color: #5c5d32; /* Öâåò ïîñåùåííûõ ññûëîê */

}

a:active {
 color: #8faa53; /* Öâåò àêòèâíûõ ññûëîê */

}
.menuleft {
	font-weight: bold;	
	color: #FFF799;
	text-decoration: none;
	font-size: 14px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	text-align: left;
	
}

.menuleft a {
	font-weight: bold;	
	color: #FFF799;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}

.menuleft a:hover {
	color:#c40000;
}

.content {
	font-size: 14px;
	font-weight: normal;
	color: #5C5D32;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	text-align: justify;
}

.title {
	font-size: 16px;
	font-weight:  bold;
	color: #8faa53;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	color: #FFF799;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	text-align: center;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	text-align: justify;
	text-indent: 24px;
}
.menuright {
	margin-top: 16px;
	margin-right: 16px;
	margin-left: 16px;
	
}