body {
	background-color: #000000;
}
.thin {
    border-collapse: collapse;
}
.tab {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.text {
	font-size: 12px;
	line-height: 17px;
	font-weight: 500;
	text-indent: 20px;
	text-align: left;


}
.adress {
	font-size: 12px;
	color: #CCCCCC;	
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
.bottom {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
