﻿body {
	font-family : Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 140%;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color:#000000;
	background-image: url('spacegraphics/reticle.gif');
	
}
a:link {
	color: #C6FFFF;
	text-decoration: none;
}
a:visited {
	color: #E7FFFF;
	text-decoration: none;
}
a:active {
	color: #E7FFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	color: #FFFFFF;
}

header {
	position: fixed;
	z-index: auto;
	width: 100%;
	height: 26px;
}

