body {
	color:#FFFFFF;
	background-color:#7F886D;
	background-image:url(fon.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:medium;
}
a {
	color:#FFFFFF;
}
a:hover {
	color:#000000;
}
a.all {
	text-decoration:none;
}
h1, h3 {
	text-align:center;
	font-size:larger;
	font-weight:normal;
}
h1 {
	font-size:x-large;
}
.up, .down {
	width:350px;
	height:482px;
	background-repeat:no-repeat;
}
.up {
	background-image:url(index-up.jpg);
	background-position:bottom;
	border-bottom:dashed 1px;
	border-right:dashed 1px;
}
.down {
	background-image:url(index-down.jpg);
	border-top:dashed 1px;
	border-left:dashed 1px;
}
.right {
	margin: 5px;
}
.footer1 {
	font:normal smaller Arial;
}