body {
	background-color: #000000;
	font-size: 12px;
	line-height: 130%;
	color: #DDDDDD;
	margin-top: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/index_img.jpg);
	background-repeat: no-repeat;
	background-position: 250px 120px;
}
table {
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.m {
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	color: #DDDDDD;
}
.s1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 115%;
	color: #D5CA99;
}
a:link {
	color: #AAC1F2;
}
a:visited {
	color: #AAC1F2;
}
a:hover {
	color: #FBE691;
	text-decoration: underline overline;
}
a:active {
	color: #BCFB97;
}.wr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
