body
{
	background-color: #000000;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	
	scrollbar-face-color: #373737;
	scrollbar-highlight-color: #373737;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #373737;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #999999;
}

.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00CCFE;
	text-decoration: none;
	text-transform: uppercase;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
}
.bg_image {
	background-image: url(images/bg_small.jpg);
	background-repeat: no-repeat;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-left: 85px;
	padding-top: 15px;
	padding-bottom: 10px;
}
