body {
	background-color: Black;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Black;
	scrollbar-face-color: Black;
	scrollbar-track-color: #5A5A5A;
}
a:link {
	color: AppWorkspace;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
}
.txt_adr {
	color: White;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	line-height: 17px;
	letter-spacing: 1px;
}
.txt_pr {
	color: AppWorkspace;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 10px;
}
.txt {
	color: White;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	letter-spacing: 1px;
}