/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.png);
}

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}
a:link,a:visited{
	color:#CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#FFE5CC;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #666666;
}
.joinLink {
}
.downloadLink {
}
.setHead {
	font-size: 28px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	color: #D9D7C1;

}
.setDescr {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	text-align: justify;

}
.joinText {
}
