<!--
BODY {
	font-weight: normal;
   	font-size: 12px;
   	font-family: Arial, Helvetica;
   	color: #aaaaaa;
   	margin-top: 0;
}

P {
	width: 500px;
}

P.Photo {
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

P.Copyright {
	margin-top: 10px;
	text-align: center;
	width: 100%;
	font-size: 10px;
}

TD {
	font-weight: normal;
   	font-size: 11px;
   	font-family: Arial, Helvetica;
	text-align: center;
}

TD.Content {
	background: #000000;
}

TD.Border {
	background: #999999;
}

TD.KlingonBorder {
	background: #104010;
}

TD.FederationBorder {
	background: #101040;
}

A {
	color: #aaaaaa;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
}

IMG {
	border: 0;
}

-->
