body {
	background-color: #00bed8;
}
a {
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
}

.black {
	font-size: 10px;
	color: #000000;
	font-weight: none;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 22px;	
}
.pipes {
	color: #ffffff;
}
.copyright {
	font-size: 10px;
}

 
  
