BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #B5CEB5;
	scrollbar-arrow-color : #1D5322;
	scrollbar-base-color : #B5CEB5;
	scrollbar-dark-shadow-color : #1D5322;
	scrollbar-face-color : #B5CEB5;
	scrollbar-highlight-color : #1D5322;
	scrollbar-shadow-color : #1D5322;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 100%;
	font-weight: normal;
	background-color:  #B5CEB5;
}

td.white {
	background-color: White;
}
td.green {
	background-color: #1D5322;
	color: White;
}

H1 {
    font-size : 120%;
	font-weight: 600;
	color: Black;
	text-transform: uppercase;
}
H2 {
	font-size : 110%;
	color: Black;
}

p {
	font-size: 80%;
}
p.1 {
font-size: 70%;
}

font.1 {
	font-size: 70%;
}

p.navig {
	color: #B5CEB5;
}



ol, ul {
color: Black;
	font-size: 80%;
}

A:link, A:visited, A:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #1D5322;
	}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : Black;
}

A.navig:link, A.navig:visited, A.navig:active {
	text-decoration: none;
	font-weight: 600;
}

A.navig:hover {
	text-decoration: underline;
	font-weight: 600;
	color: Black;
}

A.white:link, A.white:visited, A.white:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #B5CEB5;
}
A.white:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : White;
}

hr {
	color: #1D5322;
	width : 100%;
	height: 1px;
}

.songname {
	/* название песни*/
	font-weight : bold;
	text-align : center;
	margin-bottom : 10px;
	color: Black;
}


td.text {
font-style: italic;
		font-size: 8px;
		color: Black;
}

font.1 {
	color: Black;
	font-size : 12px;
}

font.3 {
	color: Black;
	font-size : 10px;
}



.autor {
	color: Black;
	font-size: 10px;
	text-align: right;
	font-style: italic;
}

