body{
	background:#000001;
	text-align:center;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 300;
	margin-bottom: 0;
	margin-left: 300;	
}
.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #486CA9;
}
a:visited {
	text-decoration: none;
	color: #486CA9;
}
a:hover {
	text-decoration: none;
	color: #486CA9;
}
a:active {
	text-decoration: none;
	color: #486CA9;
}
a {
	font-size: 16px;
	color: #666699;
}

