body {
	font-size: 12px;
	line-height: 180%;
	background-image: url(images/bg.gif);
}
.text {
	COLOR: #3c3c3c;
	LINE-HEIGHT: 180%;
}
.title {
	FONT-SIZE: 14px; COLOR: #3c3c3c; LINE-HEIGHT: 180%; 
	font-weight: bold;
}
.a1:link {
	color: #000000;
	text-decoration: none;
}
.a1:visited {
	color: #000000;
	text-decoration: none;
}
.a1:active {
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 160%;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

