body {
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS;
	color: #444444;
	font-size: 13px;
	background-image: url(images/fon.gif);
	background-color: #000000;
	background-attachment: fixed;
}
H1 {
	font-family: Trebuchet MS;
	color: #CC0000;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
a:link, a:visited {
	color: #0167FB;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.menu2:link, a.menu2:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu3:link, a.menu3:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu3:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	color: #CCCCCC;
	padding: 3px 0px 3px 0px;
}
.bold {
	font-weight: bold;
}
.ft {
	font-family: Trebuchet MS;
	font-size: 11px;
}
.FF0000 {
	color: #FF0000;
}
.FF6600 {
	color: #FF6600;
}
.button {
	font-family: Trebuchet MS;
	font-size: 13px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
	color:#444444;
}
.option {
	font-family: Trebuchet MS;
	font-size: 13px;
	border: 1px solid #999999;
}
