body {
	background-color: #000000;
}
a {
	font-size: 11px;
	color: #666666;
	font-weight: none;
}
a:link {
	text-decoration: none;
	color: #ff0500;
}
a:visited {
	text-decoration: none;
	color: #ff0500;
}
a:hover {
	text-decoration: underline;
	color: ff9933;
}
a:active {
	text-decoration: none;
	color: #ff0500;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;	
}
.pipes {
	color: #333333;
}
.copyright {
	font-size: 10px;
}

.h1 {
	font-size: 30px;
	color: #F00;
	text-align: left;
}

.body {
	font-size: 14px;
	color: #ff0500;
	font-weight: bold;
}

 
  
.body .h1 strong {
	font-size: 24px;
}
