body {
	background:#000000;
	color:#ffffff;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
}

img {
	border:0;
}

a:link {
	color: #F57B20;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #F57B20;
}
a:hover {
	text-decoration: underline;
	color: #F57B20;
}
a:active {
	text-decoration: underline;
	color: #58595b;
}

#content {
	width:945px;
	margin:auto;
}

#footer {
	width:1100px;
	margin:auto;
	clear:both;
}

.black {
	color:#000000;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;	
}

.tenFooter {
	font-size:10px;
	line-height:12px;
}

.eleven {
	font-size:11px;
}

.grey {
	color:#afafaf;
}
