/* CSS Document */
body {
	background-color: #000000;
	background-image: url();
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #404040;
}

#links a:link{
color: #404040;
}
#links a:hover {
	text-decoration: none;
	color: #00FF00;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	color: #cccccc;
}
.style3 {	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; 
	text-decoration: none; 
	line-height: normal; 
	color: #cccccc; 
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.service_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC; 
	text-decoration: none; 
	line-height: normal; 
	color: #cccccc; 
}

.service_text {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position:inside;
	padding-bottom: 5px;
 	font-size: 14px; 
	color: #CCCCCC;
	text-decoration: none; 
	line-height: normal; 
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	text-decoration: none; 
	line-height: normal;
	color:#404040;
}

