body {
	font-family: sans-serif;
	color: #0c97dc;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 10px;
	}

li {
	padding: 3px;
	}

.topspace {
        position: absolute;
        top: 184px;
        }

a:link {
        color: #0c97dc;
        text-decoration: none;
	}

a:visited {
        color: #0c97dc;
        text-decoration: none;
	}

a:hover {
        color: #000000;
        text-decoration: none;
        }

