/* Stylesheet for Federation ships */
BODY {margin-top: 0; font-family: verdana, arial, helvetica, geneva, sans-serif;
	background-attachment: fixed; /*background-repeat: repeat-y*/ /*these work in MSIE*/; 
	/*background-image=url(federation3.gif);*/ background-position: top center;
	background-color: white;
	foreground-color: brown;
	text-color: brown;
	background: white /*url(federation3.gif)*/ fixed top center}
A:link, A:visited, A:active { 
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none; font-weight: bold; border: 0;
	color: red
	}
A:hover {color: white; background: red;}

P {	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	margin-top: 10px; margin-bottom: 0px; margin-left: 20px;
	text-indent: 2em; color: brown;
	}
DIV {	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	font-size: 75%;
	}

