p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
body {
	background-color: #FFCC99;
	SCROLLBAR-FACE-COLOR: #FF9966;
	SCROLLBAR-SHADOW-COLOR: #FFCC99;
	SCROLLBAR-ARROW-COLOR: #FFCC99;
	SCROLLBAR-TRACK-COLOR: #FFCC99;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC99;
}
body.b {
	background-color: #FF9966;
	background-image: url(pic/fon.jpg);

}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #663300;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #663300;
	line-height: normal;
	font-variant: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
img.cl{
	border: none;
}
img {
	border: medium double #663300;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #663300;

}
a:visited {
	color: #993333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF3333;
}
