/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.png);
\	
; 	color: #F2D28E;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0067F2;
}
a:link,a:visited{
	color:#BA0D20;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#333399;
	text-decoration: underline;
	font-weight: bold;
}
.tn {
	border: 2px solid #CCCCCC;
}
.joinLink {
}
.downloadLink {
}
.setHead {
	font-size: 28px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	color: #DC2C80;

}
.setDescr {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	text-align: justify;

}
.joinText {
}
