body {
	background-color: #FBFBD1;
	/*background-color: #FFF;*/
	margin-right: 0px;
	/*margin-left: 5px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
body, td, th {
	color: #333333;
	font-weight:500;
}
th {text-align:center;}
p {font-size: 110%; font-family: Tahoma; text-indent: 20px; text-align: justify}
li {font-size: 100%; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; text-indent: 20px; text-align: left}
h1, h2 {
	color: #000033; text-align: center
}

h3, h4, h5, h6 {
	color: #006699;
	text-align: center;
}
h3 {font-size: 120%;}
h4 {font-size: 120%; color: #ff6666;}

A:link { text-decoration: none; color: blue}
A:visited { text-decoration: none; color: blue} 
A:active { text-decoration: none; color: blue}
A:hover { text-decoration: underline; color: red}

img {
	border-width: 0px;
	margin: 0px;
}

.menu {
	text-indent: 0px;
	text-align: left;
	padding-left: 10px;
}
.menuright {
	text-indent: 0px;
	text-align: right;
	font-size: 90%;
}		
.rhyme {
	text-indent: 0px;
	text-align: center;
	font-family: Comic Sans MS;
}
.strictrhyme {
	text-indent: 120px;
	text-align: left;
	font-family: Tahoma;
	font-size: 100%;
}
.rhymeleft {
	text-indent: 0px;
	font-family: Comic Sans MS;
}
.stricttable{ border: 6px groove lightblue; 
	font-size:medium; 
	padding-left: 10px; 
	text-align:left;
	font-weight:bold;
}
.noindent{text-indent: 0px}
.centerpar{text-align:center}
.remark{
font-size: small;
border-color: #999999;
}
#left {
width: 82%;
float: left;
} 
#right { 
width: 17%;
float: left;
position: absolute;
left: 83%;
}
.leftmargin{
	padding: 5px 5px 5px 67px;
	background-image: url(images/vyshyvka4.gif);
	background-repeat: repeat-y
	}
.rightmargin{
	padding: 5px 67px 5px 5px;
	background-image: url(images/vyshyvka4.gif);
	background-position:right;
	background-repeat: repeat-y
	}
.poem {
	text-align:left;
	text-indent:0px;
	padding-left: 100px;
	color:#333333;
	font-size:100%;
	}
