body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: none;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}

a {
  color:#000099;
}