body {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	background-color: #000000;
	background-image: url(../imge/backg.gif);
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 16px;
}
a:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FF3300;
	background-color: #FF9966;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
hr {
	color: #999999;
	height: 1px;
}
.style3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.style4 {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {
	font-size: 10px;
}
