body{
	background-color: #005482;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	scrollbar-base-color: #005482;
}

a{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: White;
}

#copyright{
	position: absolute;
	bottom: 2px;
	border: solid yellow 0px;
	width: 99%;
	text-align: center;
}
