@charset "ISO-8859-1";/* CSS For USS Polaris *//* Written by Chris Healey (CO) Revised by Verdusco/Hemenway- 23 JUN 2002 *//* The Body tag overloaded */BODY{	color: #FFFFFF;	font-family: Arial Narrow,Arial,Helvetica,sans-serif;        	font-style: normal;	font-weight: normal;	background-color : #000000;	font-size : 100%;	margin-left : 5%;	margin-right : 5%;	background-image: url('http://www.star-fleet.com/styles/webb/none');	scrollbar-face-color: #4080A0;	scrollbar-shadow-color: #004080;         scrollbar-highlight-color: #60A0C0; 	scrollbar-3dlight-color: #000000;	scrollbar-darkshadow-color: #000000;         scrollbar-track-color: #000000;	scrollbar-arrow-color: #FFFFFF }/* Default Paragraph style */P{	color: #CCCCCC;	font-family: Arial Narrow,Arial,Helvetica,sans-serif;	text-align: left;	font-size: 10pt;  }/* Heading 1 style */h1{	color: #b8860b;	font-family: sans-serif,Verdana,Helvetica;	font-style: italic;	font-size: 14pt;	text-align: left;	font-weight:lighter}  /* Heading 2 style */h2{	color: #ffffff;	font-family: sans-serif,Verdana,Helvetica;	font-weight: bold;	font-size: 12pt;	text-align: center;}/* Heading 3 style */h3{	color: #b8860b;	font-family: sans-serif,Verdana,Helvetica;	font-style: italic;	font-size: 14pt;	text-align: center;	font-weight:lighter}  /* Paragraph center */p.center{	color: #CCCCCC;	font-family: verdana,Arial Narrow,Arial;	text-align: center;	font-size: 10pt;  }/* Paragraph left */p.left{	color: #CCCCCC;	font-family: verdana,Arial Narrow,Arial;	text-align: left;	font-size: 10pt;  }/* Paragraph Footer */p.footer {	color: #FFFFFF;	font-family: Arial Narrow,Arial,Helvetica,sans-serif;	text-align: left;	font-size: 90%;  }/* Update Tag */p.update {	color: #ffffff;	font-family: sans-serif,Verdana,Helvetica;	font-weight: bold;	font-size: 8pt;	text-align: right;}/* Default table cell style */TD{color: #E0E0E0;font-family: Verdana,Helvetica,sans-serif;font-size: 90%;}/* Links and hover */A:LINK, A:VISITED{	color : #80C0FF;	font-family: verdana,Arial Narrow,Arial;	text-align: left;	font-size: 90%;	text-decoration : none;  }A:HOVER {	color : #FFFFFF;	background : #404080;	text-decoration : none;}/* HR Definition */HR{width: 100%;border: 3px;color: #000080;background: #000080;}
