.header {
	text-decoration: none;
	padding: 0px;
	height: 50px;
	width: 764px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 1;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
}
p {
	font-size: 0.875em;
	line-height: 1.2;
	margin: 0;
}
h1 {
	font-size: 1em;
	margin-top: 0;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.875em;
}
li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
a:link {
	color:#993300;
	text-decoration: none;
}
a:visited {
	color:#cc6600;
	text-decoration: none;
}
a:hover {
	color:#000066;
	text-decoration: none;
}
a:active {
	color:#000066
	text-decoration: none;
}
img {
	padding: 0;
	margin: 0;
}

