.body {
	background-color: #000000;
	background-image: url(img/wall.gif);
	background-repeat: repeat-y;
	background-position: left
}

TD {
	font-size: 12px;
}
A:link {
	text-decoration:none;
	color:#6699CC
}
A:visited {
	text-decoration:none;
	color:#999999
}
A:active {
	text-decoration:none;
	color:dodgerblue
}
A:hover {
	text-decoration:underline;
	color:#FFCC00
}
.line {
	line-height: 150%
}
.line {
	line-height: 150%
}
.name {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16pt;
	font-weight: bold
}
.stxt {
	font-size: 10px;
	line-height: 110%;
	text-decoration: none;
	letter-spacing: 1px;
}
.px16b {
	font-size: 16px;
	font-weight: bold
}

.new {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8px;
	color: #FFFF00
}
.cursol {
	cursor: hand;
}
.sub {
	font-weight: bold;
	color: #6699CC;
}
