body {
	background-color: #55797F;
}

h1 {
	font-style: normal;
	font-size: xx-large;
	color: Black;
	border: medium;
	line-height: 20pt;
	text-align: center;
}
hr {
	color: #990000;
	width: 100%;
	height: 7px;
}
p {
	float: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	height: auto;
	text-indent: 1.4cm;
	text-align: justify;
}
a {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
div.dts {
	text-align: justify;
	text-indent: 25px;
	font-family: "Courier New", Courier, monospace;
	float: right;
}
hr#link {
	color: #CC6600;
	width: 100%;
	height: 2px;
}
div.pysk{
	background-image: url(1.jpg);
	height: 192;
	width: 800;
	text-align: center;
}
div.menu{
	font-weight: bolder;
	font-family: serif;
	color: Black;
}