/* CSS Document */

body {
	background-color: #0066cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}
.text {
	font-family: helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.siteby {
	font-family: helvetica;
	font-size: 10px;
	line-height:14px;
	color: #ffffff;
	text-align:center;
}
.siteby a:link{
	color:#ffffff;
	
}
.siteby a:hover{
	color:#ffffff;
	
}
.siteby a:visited{
	color:#ffffff;
	
}
.siteby a:active{
	color:#ffffff;
	
}
