body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
big {
	font-size: 14px;
	color: #FFFFFF;
}
text {
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}
.title {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}